From bead6764415e8e8b30ed4835a30ade314dfc2ba3 Mon Sep 17 00:00:00 2001 From: Matthijs Kooijman Date: Tue, 8 Dec 2009 11:22:29 +0100 Subject: [PATCH] Only show three levels of contents. --- Utils/Formats.tex | 3 +++ 1 file changed, 3 insertions(+) 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] -- 2.30.2