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}
How can I get around this?
Thanks
Code: Select all
\caption[short caption for lof/lot]{long figure/table caption}
Learn LaTeX easily with newest books:
The LaTeX Beginner's Guide: 2nd edition and perfect for students writing a thesis
The LaTeX Cookbook: 2nd edition full of practical examples for mathematics, physics, chemistry, and more
LaTeX Graphics with TikZ: the first book about TikZ for perfect drawings in your LaTeX thesis
What exactly do you mean by "this does not go well"? The subfig package does offer the possibility of specifying a different caption for the LoF/LoT entry as well [1], so what exactly is your problem?musiige wrote:But as I am using the subfig package, this does not go well.
Learn LaTeX easily with newest books:
The LaTeX Beginner's Guide: 2nd edition and perfect for students writing a thesis
The LaTeX Cookbook: 2nd edition full of practical examples for mathematics, physics, chemistry, and more
LaTeX Graphics with TikZ: the first book about TikZ for perfect drawings in your LaTeX thesis