Graphics, Figures & Tables ⇒ Show titles or labels in \listoffigures?
Show titles or labels in \listoffigures?
I'm trying to add a table of figures to my article with \listoffigures and I was wondering if there was a way to display the titles or the labels of the figures in the table instead of the caption. My captions are pretty long as I use them to explain what's on the figure so they aren't really fit for a table.
Thank you in advance.
NEW: TikZ book now 40% off at Amazon.com for a short time.
And: Currently, Packt sells ebooks for $4.99 each if you buy 5 of their over 1000 ebooks. If you choose only a single one, $9.99. How about combining 3 LaTeX books with Python, gnuplot, mathplotlib, Matlab, ChatGPT or other AI books? Epub and PDF. Bundle (3 books, add more for higher discount): https://packt.link/MDH5p
- Johannes_B
- Site Moderator
- Posts: 4182
- Joined: Thu Nov 01, 2012 4:08 pm
Show titles or labels in \listoffigures?
Code: Select all
\caption[Short entry for the list]{The long entry with the object
explaining the stuff. If an optional argument is given, it is printed to
the lof. If it is given but empty, an empty entry is typeset (depending on
the class and packages). If no optional argument is given, the mandatory
argument is used for the lof as is. The same mechanism is at work for the
list of tables}