Multiple Inhaltsverzeichnisse mit minitoc

Hier ein kurzes Beispiel für minitoc. Es empfiehlt sich, die Anleitung genau zu lesen. 🙂

\documentclass[ngerman]{scrbook}
\usepackage[]{babel}
\usepackage[latin1]{inputenc}
\usepackage[T1]{fontenc}
\usepackage[]{minitoc}
 
\begin{document}
\dominitoc
\tableofcontents
 
\chapter{Foo}
\minitoc
\section{Hallo}
\subsection{a}
 
Ich bin ein Satz ohne Inhalt.
 
\subsection{b}
 
Ich bin ein Satz ohne Inhalt.
 
\chapter{Bar}
\minitoc
\section{Welt}
\subsection{a}
 
Ich bin ein Satz ohne Inhalt.
 
 
\subsection{b}
 
Ich bin ein Satz ohne Inhalt.
 
\end{document}

Uwe

Uwe Ziegenhagen likes LaTeX and Python, sometimes even combined. Do you like my content and would like to thank me for it? Consider making a small donation to my local fablab, the Dingfabrik Köln. Details on how to donate can be found here Spenden für die Dingfabrik.

More Posts - Website