Hello,
I have a toc file from a large document and I'd like to create a separate, standalone document that contains just the TOC, correctly formatted, on its own.
Any suggestions?
Thanks,
Sue
General ⇒ TOC in its own document
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
TOC in its own document
Compile your entire document as usual to PDF and extract the concerning page(s) with PDFtk. With PDFtkb there exists a GUI for this tool on Windows systems.
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: TOC in its own document
Awesome - PDFTK Builder works perfectly for what I want to do. Thanks!