GeneralTOC in its own document

LaTeX specific issues not fitting into one of the other forums of this category.
Post Reply
sjom
Posts: 2
Joined: Fri Oct 09, 2009 1:19 pm

TOC in its own document

Post by sjom »

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

Recommended reading 2024:

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

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

Post by localghost »

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¹
sjom
Posts: 2
Joined: Fri Oct 09, 2009 1:19 pm

Re: TOC in its own document

Post by sjom »

Awesome - PDFTK Builder works perfectly for what I want to do. Thanks!
Post Reply