Add another reference.
[matthijs/master-project/report.git] / Utils / Formats.tex
index 9efeaf4a39414849e3999b28f8631482ffe9aea2..eb30bc72f341b1163e654a5e784a9c08aeef80c7 100644 (file)
@@ -35,3 +35,9 @@
 
 % Put a bit of space betwen paragraphs, to make them easier to distinguish.
 \setupwhitespace[small]
 
 % Put a bit of space betwen paragraphs, to make them easier to distinguish.
 \setupwhitespace[small]
+
+% Use the c alternative for the toc, which uses dots between the section
+% name and the page number.
+\setupcombinedlist      [content][alternative=c]
+
+% vim: set sw=2 sts=2 expandtab: