Merge pull request #4331 from jfbu/4330_latex_howto_tocdepth

Set LaTeX default tocdepth to 2 for howto documents (fixes #4330)
This commit is contained in:
Jean-François B
2017-12-21 18:34:54 +01:00
committed by GitHub

View File

@@ -25,6 +25,7 @@
% reset these counters in your preamble.
%
\setcounter{secnumdepth}{2}
\setcounter{tocdepth}{2}% i.e. section and subsection
% Change the title page to look a bit better, and fit in with the fncychap
% ``Bjarne'' style a bit better.