summaryrefslogtreecommitdiffstats
path: root/Doc/texinputs/manual.cls
diff options
context:
space:
mode:
authorFred Drake <fdrake@acm.org>1999-06-29 18:15:59 (GMT)
committerFred Drake <fdrake@acm.org>1999-06-29 18:15:59 (GMT)
commitd85b5a418acec1e9607d902cdb353f3d9bf12ee5 (patch)
tree5331ee555511bf598c3e1eea9958cfbcb91ed186 /Doc/texinputs/manual.cls
parent6bf37debb93391db411387e03468a65bc7a42748 (diff)
downloadcpython-d85b5a418acec1e9607d902cdb353f3d9bf12ee5.zip
cpython-d85b5a418acec1e9607d902cdb353f3d9bf12ee5.tar.gz
cpython-d85b5a418acec1e9607d902cdb353f3d9bf12ee5.tar.bz2
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.
Diffstat (limited to 'Doc/texinputs/manual.cls')
-rw-r--r--Doc/texinputs/manual.cls1
1 files changed, 1 insertions, 0 deletions
diff --git a/Doc/texinputs/manual.cls b/Doc/texinputs/manual.cls
index 21e74c9..45939c9 100644
--- a/Doc/texinputs/manual.cls
+++ b/Doc/texinputs/manual.cls
@@ -13,6 +13,7 @@
%
\LoadClass[\py@paper,\py@ptsize,twoside,openright]{report}
+\setcounter{secnumdepth}{2}
% Optional packages:
%