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

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

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