From: Fred Drake Date: Fri, 13 Feb 1998 07:08:56 +0000 (+0000) Subject: Remove obsolete pagenumbering / pagestyle cruft. X-Git-Tag: v1.5.1~776 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=2a4646c660a6fa1bbbab073a5f6c3d4ed77739d1;p=thirdparty%2FPython%2Fcpython.git Remove obsolete pagenumbering / pagestyle cruft. --- diff --git a/Doc/api.tex b/Doc/api.tex index c030ef83c772..ef93b621efbe 100644 --- a/Doc/api.tex +++ b/Doc/api.tex @@ -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. diff --git a/Doc/api/api.tex b/Doc/api/api.tex index c030ef83c772..ef93b621efbe 100644 --- a/Doc/api/api.tex +++ b/Doc/api/api.tex @@ -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. diff --git a/Doc/lib.tex b/Doc/lib.tex index f1fd33e4db39..510a54394406 100644 --- a/Doc/lib.tex +++ b/Doc/lib.tex @@ -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 diff --git a/Doc/lib/lib.tex b/Doc/lib/lib.tex index f1fd33e4db39..510a54394406 100644 --- a/Doc/lib/lib.tex +++ b/Doc/lib/lib.tex @@ -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