+ Changed secnumdepth and added stringspaces for listings

This commit is contained in:
michael 2001-09-09 15:23:57 +00:00
parent 526bff2b1b
commit 9cbaa2f1f7

View File

@ -64,7 +64,7 @@
\gdef\@thanks{}\gdef\@author{}\gdef\@title{}}
% end of \maketitle
% For the \procedure and \function commands, we don't want heading numbers.
\setcounter{secnumdepth}{2}
\setcounter{secnumdepth}{1}
% redefine the subsection command to leave less space,
%and to use sans serif
\renewcommand\subsection{\@startsection%
@ -228,7 +228,6 @@
%
\RequirePackage{fakehtml}
%
%
% For examples
%
\latex{%
@ -272,6 +271,7 @@
\lstset{commentstyle=\itshape}%
\lstset{keywordstyle=\bfseries}%
\lstset{frame=tb}%
\lstset{stringspaces=false}%
}
%
% Page settings