Hi,
I am writing some document and I have to use format like:
\caption{Fig. 1.1 Something is in this picture. (source: http://www.google.com)}
but I don't need to (source: http://www.google.com) in list of items. Is there any way to do it?
Text Formatting ⇒ Changes in \caption
Changes in \caption
Last edited by tpokala on Thu Dec 09, 2010 1:10 pm, edited 1 time in total.
NEW: TikZ book now 40% off at Amazon.com for a short time.

Changes in \caption
Have you tried the optional argument for \caption:
Code: Select all
\caption[This gets put in List of X]{This gets put with the figure/table/whatever}