-% Format this file with latex.
-
-\documentstyle[myformat]{report} % To preview with xdvi
+\documentstyle[myformat]{report}
% Underscores are not magic throughout this document
\catcode`_=12
\
}
-% Define \excitem{name}{string}: define an exception item
-\newcommand{\excitem}[2]{
+% Define \excitem{name}: define an exception item
+\newcommand{\excitem}[1]{
\ttindex{#1}
-\item[{\tt #1 = '#2'}]
+\item[{\tt #1}]
\itembreak
}
\pagebreak
+{
+\parskip = 0mm
\tableofcontents
+}
\pagebreak
-% Format this file with latex.
-
-\documentstyle[myformat]{report} % To preview with xdvi
+\documentstyle[myformat]{report}
% Underscores are not magic throughout this document
\catcode`_=12
\
}
-% Define \excitem{name}{string}: define an exception item
-\newcommand{\excitem}[2]{
+% Define \excitem{name}: define an exception item
+\newcommand{\excitem}[1]{
\ttindex{#1}
-\item[{\tt #1 = '#2'}]
+\item[{\tt #1}]
\itembreak
}
\pagebreak
+{
+\parskip = 0mm
\tableofcontents
+}
\pagebreak