Search found 2 matches

by patrick
Tue Oct 25, 2011 9:29 am
Forum: Graphics, Figures & Tables
Topic: Small Figure in another Figure's Caption
Replies: 3
Views: 1939

Small Figure in another Figure's Caption

Hi,

i'm trying to insert a picture mid-text in the \caption{text} and your suggestion works as long as it is not within the \caption{text} (see code bellow).


\begin{figure} [t!b]
\centering
\includegraphics[scale=0.55]{mainfigure.pdf}
\caption{Text text and text (\includegraphics[scale=0.065 ...
by patrick
Mon Oct 24, 2011 9:39 pm
Forum: Graphics, Figures & Tables
Topic: Small Figure in another Figure's Caption
Replies: 3
Views: 1939

Small Figure in another Figure's Caption

Hi,

i was wondering if there is an easy way to in insert a small figure (showing a symbol used in a diagram) in another figures caption?

Can anyone advise if there is a package that allows these type of things and how to?

Thanks
P

The \protect advise profes fine! Thanks