]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Remove obsolete pagenumbering / pagestyle cruft.
authorFred Drake <fdrake@acm.org>
Fri, 13 Feb 1998 07:08:56 +0000 (07:08 +0000)
committerFred Drake <fdrake@acm.org>
Fri, 13 Feb 1998 07:08:56 +0000 (07:08 +0000)
Doc/api.tex
Doc/api/api.tex
Doc/lib.tex
Doc/lib/lib.tex

index c030ef83c7725403fd63800887fb157281892f79..ef93b621efbe63336b777a6fb4e7d82402814e5a 100644 (file)
@@ -10,9 +10,6 @@
 
 \begin{document}
 
-\pagestyle{empty}
-\pagenumbering{roman}
-
 \maketitle
 
 \input{copyright}
@@ -35,8 +32,6 @@ source code releases.
 
 \tableofcontents
 
-\pagenumbering{arabic}
-
 % XXX Consider moving all this back to ext.tex and giving api.tex
 % XXX a *really* short intro only.
 
index c030ef83c7725403fd63800887fb157281892f79..ef93b621efbe63336b777a6fb4e7d82402814e5a 100644 (file)
@@ -10,9 +10,6 @@
 
 \begin{document}
 
-\pagestyle{empty}
-\pagenumbering{roman}
-
 \maketitle
 
 \input{copyright}
@@ -35,8 +32,6 @@ source code releases.
 
 \tableofcontents
 
-\pagenumbering{arabic}
-
 % XXX Consider moving all this back to ext.tex and giving api.tex
 % XXX a *really* short intro only.
 
index f1fd33e4db393f4b9cdc478becffc863fba72321..510a54394406b80adb2a447038c701bc66f6702f 100644 (file)
@@ -14,9 +14,6 @@
 
 \begin{document}
 
-\pagestyle{empty}
-\pagenumbering{roman}
-
 \maketitle
 
 \input{copyright}
@@ -58,8 +55,6 @@ add new extensions to Python and how to embed it in other applications.
 
 \tableofcontents
 
-\pagenumbering{arabic}
-
                                % Chapter title:
 
 \input{libintro}               % Introduction
index f1fd33e4db393f4b9cdc478becffc863fba72321..510a54394406b80adb2a447038c701bc66f6702f 100644 (file)
@@ -14,9 +14,6 @@
 
 \begin{document}
 
-\pagestyle{empty}
-\pagenumbering{roman}
-
 \maketitle
 
 \input{copyright}
@@ -58,8 +55,6 @@ add new extensions to Python and how to embed it in other applications.
 
 \tableofcontents
 
-\pagenumbering{arabic}
-
                                % Chapter title:
 
 \input{libintro}               % Introduction