We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 390fc51 commit c2eae8dCopy full SHA for c2eae8d
doc/conf.py
@@ -461,6 +461,8 @@ def _check_dependencies():
461
462
# Additional stuff for the LaTeX preamble.
463
latex_elements['preamble'] = r"""
464
+ % Show Parts and Chapters in Table of Contents
465
+ \setcounter{tocdepth}{0}
466
% One line per author on title page
467
\DeclareRobustCommand{\and}%
468
{\end{tabular}\kern-\tabcolsep\\\begin{tabular}[t]{c}}%
0 commit comments