Search found 3 matches

by musiige
Mon Apr 22, 2013 7:06 pm
Forum: Graphics, Figures & Tables
Topic: Short Captions for Sub-floats
Replies: 1
Views: 3104

Short Captions for Sub-floats

Hi,

I would like to have short caption for my LoF and LoT. I have found this command to use from the net.

Code: Select all

\caption[short caption for lof/lot]{long figure/table caption}
But as I am using the subfig package, this does not go well.

How can I get around this?
Thanks
by musiige
Mon Apr 22, 2013 6:51 pm
Forum: Graphics, Figures & Tables
Topic: Math Expression in Caption of Sub-float
Replies: 2
Views: 8353

Math Expression in Caption of Sub-float

sommerfee wrote:
musiige wrote:

Code: Select all

\subfloat[Power $-10^0C$.]{\label{cc}} \includegraphics[width=\textwidth]{BWm10.eps}}[/latex]
There are more closed braces than open braces here, please check this.
Thanks for your reply. That in fact solved the issue.
by musiige
Fri Apr 12, 2013 10:22 am
Forum: Graphics, Figures & Tables
Topic: Math Expression in Caption of Sub-float
Replies: 2
Views: 8353

Math Expression in Caption of Sub-float

Hi

I have been using subfigure until these sub figures couldn't fit on a single page and I switched to subfig . I'm now getting the error "missing $ inserted" because i have some math in the caption as shown below:

\subfloat[Power $-10^0C$.]{\label{cc}} \includegraphics[width=\textwidth]{BWm10 ...