From: Matthijs Kooijman Date: Tue, 8 Dec 2009 10:22:29 +0000 (+0100) Subject: Only show three levels of contents. X-Git-Tag: final-thesis~36 X-Git-Url: https://git.stderr.nl/gitweb?p=matthijs%2Fmaster-project%2Freport.git;a=commitdiff_plain;h=bead6764415e8e8b30ed4835a30ade314dfc2ba3 Only show three levels of contents. --- diff --git a/Utils/Formats.tex b/Utils/Formats.tex index 8836a96..fde79e5 100644 --- a/Utils/Formats.tex +++ b/Utils/Formats.tex @@ -38,6 +38,9 @@ % Put a bit of space betwen paragraphs, to make them easier to distinguish. \setupwhitespace[small] +% Only show three levels in the table of contents. Passing level= to +% setupcombinedlist didn't seem to work, so we'll do it like this. +\definecombinedlist [content][chapter,section,subsection] % Use the c alternative for the toc, which uses dots between the section % name and the page number. \setupcombinedlist [content][alternative=c]