Document ClassesTable of contents inside an appendix.

Information and discussion about specific document classes and how to create your own document classes.
Post Reply
cornupis
Posts: 2
Joined: Thu Jun 04, 2009 3:10 pm

Table of contents inside an appendix.

Post by cornupis »

Hi, I am working in a rather long document with latex. I am using the report class but I have a very long appendix and I would like to insert a table of contents in it, just for the appendix. I have used the \tableofcontents command in it but it doesn't work (I think only works in the main document) so I don't know how to do it. I have searched in the web but all the pages I found only show how to put a table of contents at the beginning of the document.

Thanks,

Miquel.

Recommended reading 2024:

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

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

localghost
Site Moderator
Posts: 9202
Joined: Fri Feb 02, 2007 12:06 pm

Table of contents inside an appendix.

Post by localghost »

Take a look at the minitoc package and study its manual.


Best regards and welcome to the board
Thorsten
cornupis
Posts: 2
Joined: Thu Jun 04, 2009 3:10 pm

Re: Table of contents inside an appendix.

Post by cornupis »

Thanks! That was what I needed.
Post Reply