From 8c396bdc78d9607f67451f0511d40a912fd7a4af Mon Sep 17 00:00:00 2001 From: Wandmalfarbe Date: Sun, 19 Mar 2017 17:58:49 +0100 Subject: [PATCH] =?UTF-8?q?Fixed:=20There=20were=20section=20numbers=20eve?= =?UTF-8?q?n=20when=20`--number-sections`=20wasn=E2=80=99t=20set.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- eisvogel.latex | 2 ++ 1 file changed, 2 insertions(+) diff --git a/eisvogel.latex b/eisvogel.latex index bae01c9..d76dbb7 100644 --- a/eisvogel.latex +++ b/eisvogel.latex @@ -324,7 +324,9 @@ $endif$ % section numbering depth % \setcounter{tocdepth}{3} +$if(numbersections)$ \setcounter{secnumdepth}{3} +$endif$ % % line spacing