\tableofcontents: Add support for some warning reduction in python.sty.

This commit is contained in:
Fred Drake 1998-03-27 05:24:03 +00:00
parent 6cb71491de
commit 48a16bf6b5
2 changed files with 2 additions and 0 deletions

View File

@ -79,6 +79,7 @@
\endgroup \endgroup
\@doHorizontalRule \@doHorizontalRule
\vspace{12pt} \vspace{12pt}
\@doing@page@targetstrue
} }
\@ifundefined{fancyhf}{ \@ifundefined{fancyhf}{

View File

@ -120,4 +120,5 @@
}% }%
\pagenumbering{arabic}% \pagenumbering{arabic}%
\@ifundefined{fancyhf}{}{\pagestyle{normal}}% \@ifundefined{fancyhf}{}{\pagestyle{normal}}%
\@doing@page@targetstrue%
} }