summaryrefslogtreecommitdiff
path: root/doc/MaintGuide
diff options
context:
space:
mode:
authorallen <allen@17b73243-c579-4c4c-a9d2-2d5706c11dac>2001-05-07 14:03:50 +0000
committerallen <allen@17b73243-c579-4c4c-a9d2-2d5706c11dac>2001-05-07 14:03:50 +0000
commitaefdd2eca50465c38e738f820fa501f3218f5602 (patch)
treecab1ef0260e95801fa921a11b01f7fb101ce0e9d /doc/MaintGuide
parente559dce2a9e7d242712a3e5ce90b616981b64f6d (diff)
Spaces in table of contents
git-svn-id: http://svn.cactuscode.org/flesh/trunk@2153 17b73243-c579-4c4c-a9d2-2d5706c11dac
Diffstat (limited to 'doc/MaintGuide')
-rw-r--r--doc/MaintGuide/MaintGuide.tex7
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/MaintGuide/MaintGuide.tex b/doc/MaintGuide/MaintGuide.tex
index 9310bf83..23a2482a 100644
--- a/doc/MaintGuide/MaintGuide.tex
+++ b/doc/MaintGuide/MaintGuide.tex
@@ -23,6 +23,13 @@
\topmargin = -1 cm
\textheight = 24 cm
+\usepackage{tocloft}
+\addtolength{\cftchapnumwidth}{0.5em}
+\addtolength{\cftsecnumwidth}{0.5em}
+\addtolength{\cftsubsecnumwidth}{0.5em}
+\addtolength{\cftsubsubsecnumwidth}{0.5em}
+
+
\def\q{\bf QUERY: }
\def\t{\tt \obeylines }