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
commit cd75337780
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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.