mode) and take advantage of changes in myformat.sty.
-\documentstyle[twoside,11pt,myformat]{report}
+\documentclass[twoside]{report}
+\usepackage{myformat}
\title{Python/C API Reference Manual}
\begin{document}
+\pagestyle{empty}
\pagenumbering{roman}
\maketitle
\end{abstract}
-\pagebreak
-
-{
-\parskip = 0mm
-\tableofcontents
-}
-
-\pagebreak
+\mytableofcontents
\pagenumbering{arabic}
-\documentstyle[twoside,11pt,myformat]{report}
+\documentclass[twoside]{report}
+\usepackage{myformat}
\title{Python/C API Reference Manual}
\begin{document}
+\pagestyle{empty}
\pagenumbering{roman}
\maketitle
\end{abstract}
-\pagebreak
-
-{
-\parskip = 0mm
-\tableofcontents
-}
-
-\pagebreak
+\mytableofcontents
\pagenumbering{arabic}
-\documentstyle[twoside,myformat]{report}
+\documentclass[twoside]{report}
+\usepackage{myformat}
% NOTE: this file controls which chapters/sections of the library
% manual are actually printed. It is easy to customize your manual
\begin{document}
+\pagestyle{empty}
\pagenumbering{roman}
\maketitle
\end{abstract}
-\pagebreak
-
-{
-\parskip = 0mm
-\tableofcontents
-}
-
-\pagebreak
+\mytableofcontents
\pagenumbering{arabic}
-\documentstyle[twoside,myformat]{report}
+\documentclass[twoside]{report}
+\usepackage{myformat}
% NOTE: this file controls which chapters/sections of the library
% manual are actually printed. It is easy to customize your manual
\begin{document}
+\pagestyle{empty}
\pagenumbering{roman}
\maketitle
\end{abstract}
-\pagebreak
-
-{
-\parskip = 0mm
-\tableofcontents
-}
-
-\pagebreak
+\mytableofcontents
\pagenumbering{arabic}
-\documentstyle[twoside,11pt,myformat]{report}
+\documentclass[twoside]{report}
+\usepackage{myformat}
% Things to do:
% Add a section on file I/O
\end{abstract}
-\pagebreak
-{
-\parskip = 0mm
-\tableofcontents
-}
-
-\pagebreak
+\mytableofcontents
\pagenumbering{arabic}
-\documentstyle[twoside,11pt,myformat]{report}
+\documentclass[twoside]{report}
+\usepackage{myformat}
% Things to do:
% Add a section on file I/O
\end{abstract}
-\pagebreak
-{
-\parskip = 0mm
-\tableofcontents
-}
-
-\pagebreak
+\mytableofcontents
\pagenumbering{arabic}