Graphics, Figures & TablesLet Figure not appear in LoF

Information and discussion about graphics, figures & tables in LaTeX documents.
Post Reply
1el
Posts: 1
Joined: Thu Aug 11, 2011 1:35 am

Let Figure not appear in LoF

Post by 1el »

I have some figures that I do not want showing up in the LoF page. Is there a simple solution to stop some of these from showing up on the contents page?
Last edited by 1el on Thu Aug 11, 2011 4:53 pm, edited 1 time in total.

Recommended reading 2024:

LaTeXguide.org • LaTeX-Cookbook.net • TikZ.org

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

User avatar
Stefan Kottwitz
Site Admin
Posts: 10348
Joined: Mon Mar 10, 2008 9:44 pm

Let Figure not appear in LoF

Post by Stefan Kottwitz »

Hi,

you could use the caption package and it's \caption* command. This caption provides a lot of further useful features for customizing figure and table captions.

Stefan
LaTeX.org admin
Post Reply