aboutsummaryrefslogtreecommitdiffstats
path: root/build
diff options
context:
space:
mode:
authorNeels Hofmeyr <nhofmeyr@sysmocom.de>2017-05-14 20:10:48 +0200
committerHarald Welte <laforge@gnumonks.org>2017-05-15 12:51:43 +0000
commitcc17ad5ee0ec151f00fe5f1afe7f7fba7262e074 (patch)
tree3b63553906f717781d175ca062186e1185cea0b9 /build
parent9cb9cd49ca11936027dcecdfbbf7dc826d462d8c (diff)
all manuals: number paragraphs up to level 5 depth
Diffstat (limited to 'build')
-rw-r--r--build/custom-dblatex.sty3
1 files changed, 3 insertions, 0 deletions
diff --git a/build/custom-dblatex.sty b/build/custom-dblatex.sty
index 66cf9a1..a3822b5 100644
--- a/build/custom-dblatex.sty
+++ b/build/custom-dblatex.sty
@@ -27,6 +27,9 @@
% ensure the section is called just HISTORY as required by GFDL
\def\DBKrevtitle{HISTORY}
+% put numbers in section headers up to depth 5 (instead of just 3 by default)
+\setcounter{secnumdepth}{5}
+
% interligne double
\setlength{\oldbaselineskip}{\baselineskip}
\setlength{\baselineskip}{2\oldbaselineskip}