mirror of
https://github.com/python/cpython.git
synced 2025-08-03 16:39:00 +00:00
Move the setting for secnumdepth to the document classes; make the numbering
for the manual class go one deeper than it previously did (\subsection entries will now be numbered); no change for howto documents. This makes it easier to refer precisely to smaller sections using \ref.
This commit is contained in:
parent
6bf37debb9
commit
d85b5a418a
3 changed files with 2 additions and 1 deletions
|
@ -118,7 +118,6 @@
|
|||
|
||||
\pagestyle{empty} % start this way; change for
|
||||
\pagenumbering{roman} % ToC & chapters
|
||||
\setcounter{secnumdepth}{1}
|
||||
|
||||
% Use this to set the font family for headers and other decor:
|
||||
\newcommand{\py@HeaderFamily}{\sffamily}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue