Fixed: There were section numbers even when --number-sections wasn’t set.

This commit is contained in:
Wandmalfarbe 2017-03-19 17:58:49 +01:00
parent 7838616fe9
commit 8c396bdc78

View File

@ -324,7 +324,9 @@ $endif$
% section numbering depth % section numbering depth
% %
\setcounter{tocdepth}{3} \setcounter{tocdepth}{3}
$if(numbersections)$
\setcounter{secnumdepth}{3} \setcounter{secnumdepth}{3}
$endif$
% %
% line spacing % line spacing