GeneralPartial ToC for Chapters

LaTeX specific issues not fitting into one of the other forums of this category.
Post Reply
setshocker
Posts: 2
Joined: Wed Mar 28, 2012 5:57 pm

Partial ToC for Chapters

Post by setshocker »

Hello all,

I'm doing a book-type document and I have one problem. With \tableofcontents in \frontmatter I obtain a index of the entire document, I need something like \tableofcontents inside the chapters of \mainmatter that takes every \section to do a "chapter-index". Is this possible? Sorry for my poor English. Thanks for all!

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

Partial ToC for Chapters

Post by localghost »

There are two packages that support such a partial ToC for chapters.
  • minitoc
  • titletoc
The respective manuals have examples of application.


Best regards and welcome to the board
Thorsten
setshocker
Posts: 2
Joined: Wed Mar 28, 2012 5:57 pm

Re: Partial ToC for Chapters

Post by setshocker »

Works perfect! thanks!
Post Reply