Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 889f53d

Browse files
committed
Reduce the number of levels in the Table of Contents by one, mostly for the
Python Library Reference. The other manuals do not suffer. This does not affect HOWTO documents.
1 parent 13529c4 commit 889f53d

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Doc/texinputs/manual.cls

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -132,6 +132,7 @@
132132
%
133133
\renewcommand*\l@section{\@dottedtocline{1}{1.5em}{2.6em}}
134134
\renewcommand*\l@subsection{\@dottedtocline{2}{4.1em}{3.5em}}
135+
\setcounter{tocdepth}{1}
135136

136137

137138
% Fix the theindex environment to add an entry to the Table of

0 commit comments

Comments
 (0)