Search found 12 matches

by gdesvignes
Wed Jun 16, 2010 8:00 am
Forum: Miscellaneous
Topic: To position a picture
Replies: 1
Views: 15077

To position a picture

HEEELLP MEEEE !!! You should take your crystal ball, I need help (again...). I use beamer to make my presentation. I would like to insert an image wherever I want. I tried the following, just before a "itemize" : \begin{wrapfigure}[2]{R}{3cm} \includegraphics[scale=0.15]{images/appel_sip.png} \end{w...
by gdesvignes
Thu Jun 03, 2010 11:02 am
Forum: Miscellaneous
Topic: Specific numbering and colored section
Replies: 3
Views: 19615

Re: Specific numbering and colored section

Actually, this only one part of my question. Maybe I'll do an other topic for that. It's about coloring titles. That's why I put ohter LaTeX lines...

Your tips works fine ! I saw a such command into LaTeX book. But I didn't remind it unitl now... My brain's trick !
Thank you for your help !
by gdesvignes
Wed Jun 02, 2010 8:56 am
Forum: Miscellaneous
Topic: Specific numbering and colored section
Replies: 3
Views: 19615

Specific numbering and colored section

Hi all... again ! I'm writing the report and I want a specific numbering for sections (including chapter). I have this heading, but it doesn't work for \subsubection : \renewcommand{\thechapter}{\Roman{chapter}} \renewcommand{\thesection}{\arabic{section}} \renewcommand{\thesubsection}{\thesection.\...
by gdesvignes
Fri May 14, 2010 3:01 pm
Forum: Miscellaneous
Topic: Symbols on LaTeX
Replies: 6
Views: 24144

Re: Symbols on LaTeX

Ah ah ah !!!!!!! Still got a problem ! I definitively don't understand LaTeX !!!! I use the following code I found on the Web (because I want the symbols only on the first line : \begin{wrapfigure}[1]{l}{0.5cm} \Pointinghand \end{wrapfigure} But the symbols appears behind the text on the second line...
by gdesvignes
Fri May 14, 2010 2:46 pm
Forum: Miscellaneous
Topic: Symbols on LaTeX
Replies: 6
Views: 24144

Re: Symbols on LaTeX

Thanks, this works fine ! ::merci
by gdesvignes
Fri May 14, 2010 2:07 pm
Forum: Miscellaneous
Topic: Symbols on LaTeX
Replies: 6
Views: 24144

Re: Symbols on LaTeX

I thought the figure environment is a floating box... guess it doesn't ?!
The idea is to make the symbols like a "lettrine" ( :D ). I just want a paragraph with this symbols (as an important paragraph).
I try something with your "Guess 1" solution.
by gdesvignes
Fri May 14, 2010 11:15 am
Forum: Miscellaneous
Topic: Symbols on LaTeX
Replies: 6
Views: 24144

Symbols on LaTeX

Hi !!!!!!!! That's me again ! Here's the thing, I try to insert a symbol on my report. I use the package marvosym. But, I want the picture to the begining of the line. I tried to enclosed the picture into a figure : \begin{figure}[H] \Pointinghand \end{figure} But it doesn't work ! So I let you, LaT...
by gdesvignes
Wed May 12, 2010 8:55 am
Forum: Miscellaneous
Topic: Curriculum Vitae with LaTeX
Replies: 6
Views: 24999

Re: Curriculum Vitae with LaTeX

Youhou ! I did it ! (Yes, I'm singing Dora...)
I still don't understand how it works, but I succeed to do something interresting !
Now, I just have to pray that my CV will be beautyful enought for an application ;-)

Thanks ^^
by gdesvignes
Mon May 10, 2010 3:50 pm
Forum: Miscellaneous
Topic: Curriculum Vitae with LaTeX
Replies: 6
Views: 24999

Re: Curriculum Vitae with LaTeX

You're right, this is exactly what I meant !!!!
How does this macro work ? I try something :

Code: Select all

\vspace{-1cm}
\section{\textbf{Expériences}}
\subsection{Stages informatiques}
....my boring works...
But it seems this is the \subsection has been moved, not the \section...
by gdesvignes
Mon May 10, 2010 10:07 am
Forum: Miscellaneous
Topic: Curriculum Vitae with LaTeX
Replies: 6
Views: 24999

Re: Curriculum Vitae with LaTeX

I already use this package. It's pretty usefull !
But ! There is always a "but". I have so much information to write... And I have no more place.
I looked for a way to change marging of \section and \subsection.
If anyone have a solution ?!
by gdesvignes
Fri Jan 22, 2010 6:12 pm
Forum: Miscellaneous
Topic: livre LaTeX
Replies: 1
Views: 13092

livre LaTeX

Salut,
Comme j'suis tête en l'air, j'ai oublié le bouquin que tu me conseillais pour le LaTeX.
Tu pourrais me redire ?
Merci.
by gdesvignes
Mon Dec 28, 2009 12:35 am
Forum: Miscellaneous
Topic: Listing dans LaTeX
Replies: 1
Views: 12898

Listing dans LaTeX

Salut, Dans un rapport écris en LaTeX, j'ai ajouté une image avec une référence. \begin{center} \includegraphics[width=0.60\textwidth]{class_diagram.png} \captionof{figure}{Diagramme de classe initial}\label{class_diagram} \end{center} Or cette référence commence à 3.1 au lieu de 1 par exemple (enfi...