From 4d4f9e726aabceaf5adc6a2b0e0252e106e92bc4 Mon Sep 17 00:00:00 2001 From: Fred Drake Date: Tue, 13 Jan 1998 22:25:02 +0000 Subject: [PATCH] Removed \mytableofcontents; just use \tableofcontents. --- Doc/api.tex | 2 +- Doc/api/api.tex | 2 +- Doc/ext.tex | 2 +- Doc/ext/ext.tex | 2 +- Doc/lib.tex | 2 +- Doc/lib/lib.tex | 2 +- Doc/tut.tex | 2 +- Doc/tut/tut.tex | 2 +- 8 files changed, 8 insertions(+), 8 deletions(-) diff --git a/Doc/api.tex b/Doc/api.tex index 1a349e0f33..4e1a8508d6 100644 --- a/Doc/api.tex +++ b/Doc/api.tex @@ -33,7 +33,7 @@ source code releases. \end{abstract} -\mytableofcontents +\tableofcontents \pagenumbering{arabic} diff --git a/Doc/api/api.tex b/Doc/api/api.tex index 1a349e0f33..4e1a8508d6 100644 --- a/Doc/api/api.tex +++ b/Doc/api/api.tex @@ -33,7 +33,7 @@ source code releases. \end{abstract} -\mytableofcontents +\tableofcontents \pagenumbering{arabic} diff --git a/Doc/ext.tex b/Doc/ext.tex index c766231153..911b8246e7 100644 --- a/Doc/ext.tex +++ b/Doc/ext.tex @@ -48,7 +48,7 @@ for an upgrade for some time now). \end{abstract} -\mytableofcontents +\tableofcontents \pagenumbering{arabic} diff --git a/Doc/ext/ext.tex b/Doc/ext/ext.tex index c766231153..911b8246e7 100644 --- a/Doc/ext/ext.tex +++ b/Doc/ext/ext.tex @@ -48,7 +48,7 @@ for an upgrade for some time now). \end{abstract} -\mytableofcontents +\tableofcontents \pagenumbering{arabic} diff --git a/Doc/lib.tex b/Doc/lib.tex index eb1571eda3..d33928c4db 100644 --- a/Doc/lib.tex +++ b/Doc/lib.tex @@ -56,7 +56,7 @@ to Python and how to embed it in other applications. \end{abstract} -\mytableofcontents +\tableofcontents \pagenumbering{arabic} diff --git a/Doc/lib/lib.tex b/Doc/lib/lib.tex index eb1571eda3..d33928c4db 100644 --- a/Doc/lib/lib.tex +++ b/Doc/lib/lib.tex @@ -56,7 +56,7 @@ to Python and how to embed it in other applications. \end{abstract} -\mytableofcontents +\tableofcontents \pagenumbering{arabic} diff --git a/Doc/tut.tex b/Doc/tut.tex index 4d86a18b4a..f59e103f5b 100644 --- a/Doc/tut.tex +++ b/Doc/tut.tex @@ -63,7 +63,7 @@ modules described in the \emph{Python Library Reference}. \end{abstract} -\mytableofcontents +\tableofcontents \pagenumbering{arabic} diff --git a/Doc/tut/tut.tex b/Doc/tut/tut.tex index 4d86a18b4a..f59e103f5b 100644 --- a/Doc/tut/tut.tex +++ b/Doc/tut/tut.tex @@ -63,7 +63,7 @@ modules described in the \emph{Python Library Reference}. \end{abstract} -\mytableofcontents +\tableofcontents \pagenumbering{arabic} -- 2.50.1