mirror of
https://github.com/python/cpython.git
synced 2025-07-23 19:25:40 +00:00
\tableofcontents: Add support for some warning reduction in python.sty.
This commit is contained in:
parent
6cb71491de
commit
48a16bf6b5
2 changed files with 2 additions and 0 deletions
|
@ -79,6 +79,7 @@
|
||||||
\endgroup
|
\endgroup
|
||||||
\@doHorizontalRule
|
\@doHorizontalRule
|
||||||
\vspace{12pt}
|
\vspace{12pt}
|
||||||
|
\@doing@page@targetstrue
|
||||||
}
|
}
|
||||||
|
|
||||||
\@ifundefined{fancyhf}{
|
\@ifundefined{fancyhf}{
|
||||||
|
|
|
@ -120,4 +120,5 @@
|
||||||
}%
|
}%
|
||||||
\pagenumbering{arabic}%
|
\pagenumbering{arabic}%
|
||||||
\@ifundefined{fancyhf}{}{\pagestyle{normal}}%
|
\@ifundefined{fancyhf}{}{\pagestyle{normal}}%
|
||||||
|
\@doing@page@targetstrue%
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue