* changed secnumdepth to 2

This commit is contained in:
marco 2000-07-10 12:58:33 +00:00
parent 09b90f2d91
commit ace8e5edfe

View File

@ -62,7 +62,7 @@
\gdef\@thanks{}\gdef\@author{}\gdef\@title{}} \gdef\@thanks{}\gdef\@author{}\gdef\@title{}}
% end of \maketitle % end of \maketitle
% For the \procedure and \function commands, we don't want heading numbers. % For the \procedure and \function commands, we don't want heading numbers.
\setcounter{secnumdepth}{1} \setcounter{secnumdepth}{2}
% redefine the subsection command to leave less space, % redefine the subsection command to leave less space,
%and to use sans serif %and to use sans serif
\renewcommand\subsection{\@startsection% \renewcommand\subsection{\@startsection%