GeneralTable of Contents Problem

LaTeX specific issues not fitting into one of the other forums of this category.
Post Reply
montezumist
Posts: 3
Joined: Tue Aug 05, 2008 5:03 pm

Table of Contents Problem

Post by montezumist »

Hi,

I have a current Table of Contents (with toc, lot, and lof) but I want to also add a 'List of Photos' - my report has tons of photos that can't be considered as figures.

How can I create that? And how can I make sure the photos will be numbered properly and listed in the toc?

I am a beginner, but I decided to write this big report with LaTeX.

Help! - Thanks in advance.

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

Table of Contents Problem

Post by localghost »

The current version of the caption package offers the possibility to define new float environments like figure or table. Refer to Section 4 (Own enhancements, p. 25ff) of the documentation and take a look at the capabilities of the \DeclareCaptionType command.


Best regards an welcome to the board
Thorsten¹
Post Reply