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.
Document Classes ⇒ Table of contents inside an appendix.
NEW: TikZ book now 40% off at Amazon.com for a short time.

- localghost
- Site Moderator
- Posts: 9202
- Joined: Fri Feb 02, 2007 12:06 pm
Table of contents inside an appendix.
Take a look at the minitoc package and study its manual.
Best regards and welcome to the board
Thorsten
Best regards and welcome to the board
Thorsten
How to make a "Minimal Example"
Board Rules
Avoidable Mistakes
¹ System: TeX Live 2025 (vanilla), TeXworks 0.6.10
Board Rules
Avoidable Mistakes
¹ System: TeX Live 2025 (vanilla), TeXworks 0.6.10
Re: Table of contents inside an appendix.
Thanks! That was what I needed.