I would like to have a reduced version of the figure caption in the LoF similar to the
\chaptermark
command. Is there something similar for figure captions, table captions and algorithm captions?Thanks so much!
Carlos
\chaptermark
command. Is there something similar for figure captions, table captions and algorithm captions?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
\caption
, such asCode: Select all
\caption[reduced text]{caption text}
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