diff options
| author | Fred Drake <fdrake@acm.org> | 1998-01-13 22:25:02 +0000 |
|---|---|---|
| committer | Fred Drake <fdrake@acm.org> | 1998-01-13 22:25:02 +0000 |
| commit | 4d4f9e726aabceaf5adc6a2b0e0252e106e92bc4 (patch) | |
| tree | 55e98cd591a0287c50849ea7f7819a368e9ba80c /Doc/lib | |
| parent | 3e9ce54eff219c15151026a64c35e52b56343610 (diff) | |
| download | cpython-git-4d4f9e726aabceaf5adc6a2b0e0252e106e92bc4.tar.gz | |
Removed \mytableofcontents; just use \tableofcontents.
Diffstat (limited to 'Doc/lib')
| -rw-r--r-- | Doc/lib/lib.tex | 2 |
1 files changed, 1 insertions, 1 deletions
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} |
