Graphics, Figures & Tableslist of figures at end of a document?

Information and discussion about graphics, figures & tables in LaTeX documents.
Post Reply
lenny
Posts: 1
Joined: Tue Mar 31, 2009 7:16 am

list of figures at end of a document?

Post by lenny »

Hi,

I'd like a page at the very end of my document to have a list of figures on it. However, \listoffigures only seems to list the figures which come after the \listoffigures command, so if I put it at the end, I get an empty list.

Any suggestions?

Thanks,

Lenny.

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
localghost
Site Moderator
Posts: 9202
Joined: Fri Feb 02, 2007 12:06 pm

Re: list of figures at end of a document?

Post by localghost »

You can put the LoF wherever you want. You only have to run the compiler at least twice on your document.


Best regards and welcome to the board
Thorsten¹
Post Reply