|
@@ -64,7 +64,8 @@
|
|
|
\gdef\@thanks{}\gdef\@author{}\gdef\@title{}}
|
|
|
% end of \maketitle
|
|
|
% For the \procedure and \function commands, we don't want heading numbers.
|
|
|
-\setcounter{secnumdepth}{4}
|
|
|
+\setcounter{secnumdepth}{2}
|
|
|
+\setcounter{tocdepth}{4}
|
|
|
% redefine the subsection command to leave less space,
|
|
|
%and to use sans serif
|
|
|
\renewcommand\subsection{\@startsection%
|
|
@@ -233,7 +234,8 @@
|
|
|
\usepackage[pdftex,bookmarks=true,colorlinks=true,linkcolor=blue]{hyperref}
|
|
|
\usepackage{times}
|
|
|
\usepackage[T1]{fontenc}
|
|
|
- \setcounter{secnumdepth}{4}
|
|
|
+ \setcounter{secnumdepth}{2}
|
|
|
+ \setcounter{tocdepth}{4}
|
|
|
\pdfcompresslevel=9
|
|
|
\pdfpagewidth=210mm
|
|
|
\pdfpageheight=297mm
|