From 2a4646c660a6fa1bbbab073a5f6c3d4ed77739d1 Mon Sep 17 00:00:00 2001 From: Fred Drake Date: Fri, 13 Feb 1998 07:08:56 +0000 Subject: Remove obsolete pagenumbering / pagestyle cruft. --- Doc/api.tex | 5 ----- Doc/api/api.tex | 5 ----- Doc/lib.tex | 5 ----- Doc/lib/lib.tex | 5 ----- 4 files changed, 20 deletions(-) diff --git a/Doc/api.tex b/Doc/api.tex index c030ef8..ef93b62 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 c030ef8..ef93b62 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 f1fd33e..510a543 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 f1fd33e..510a543 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 -- cgit v0.12