[texhax] Can you help me to solve a little problem, please

GreG L RebenOK georgiadiy at yandex.ru
Sun Nov 4 20:52:34 CET 2007


Hello!

I have a little problem, using TeXLive

I have a problem with figure's caption.

I'm using construction like this:

\begin{figure}[ht]
		\raggedright
		\includegraphics{08_02.eps}
		\caption{Figure's name}\label{fig:0808}
\end{figure}


And it's working fine!

But I need to add a tiny picture (4mm height) of the button in the caption of the figure.
I've tried to use this construction:

\begin{figure}[ht]
		\raggedright
		\includegraphics{08_02.eps}
		\caption{Figure's name \raisebox{-.5ex}{\includegraphics{button.eps}}}\label{fig:0808}
\end{figure}

 And LaTex has returned me the ErrOR:
"! Argument of \@caption has an extra }."

I can't find out where is my fault?
May be I should use another package?!..

If you can, give me please an advice!

-- 
Best regards,
 GreG                          mailto:georgiadiy at yandex.ru
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://tug.org/pipermail/texhax/attachments/20071104/992037b2/attachment.html 


More information about the texhax mailing list