diff options
-rw-r--r-- | Doc/api.tex | 5 | ||||
-rw-r--r-- | Doc/api/api.tex | 5 | ||||
-rw-r--r-- | Doc/lib.tex | 5 | ||||
-rw-r--r-- | Doc/lib/lib.tex | 5 |
4 files changed, 0 insertions, 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 |