summaryrefslogtreecommitdiff
path: root/lib/sbin
diff options
context:
space:
mode:
authorallen <allen@17b73243-c579-4c4c-a9d2-2d5706c11dac>2001-05-07 14:03:21 +0000
committerallen <allen@17b73243-c579-4c4c-a9d2-2d5706c11dac>2001-05-07 14:03:21 +0000
commite559dce2a9e7d242712a3e5ce90b616981b64f6d (patch)
treedaf8c6c02fac3387e179c12ad8c99e2ccdc0a98a /lib/sbin
parentd8c3e9a97d490bbfafa950e18e1a0c21b1075efd (diff)
Added spaces for table of contents and fixed a bug with a special symbol
git-svn-id: http://svn.cactuscode.org/flesh/trunk@2152 17b73243-c579-4c4c-a9d2-2d5706c11dac
Diffstat (limited to 'lib/sbin')
-rw-r--r--lib/sbin/ThornGuide.pl6
1 files changed, 6 insertions, 0 deletions
diff --git a/lib/sbin/ThornGuide.pl b/lib/sbin/ThornGuide.pl
index 0d0d0a7a..30dc3ece 100644
--- a/lib/sbin/ThornGuide.pl
+++ b/lib/sbin/ThornGuide.pl
@@ -400,6 +400,12 @@ print OUT <<EOC;
\\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 }