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