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.
%
\LoadClass[twoside]{article}
+\setcounter{secnumdepth}{1}
% Optional packages:
%
%
\LoadClass[\py@paper,\py@ptsize,twoside,openright]{report}
+\setcounter{secnumdepth}{2}
% Optional packages:
%
\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}