\tableofcontents: Add support for some warning reduction in python.sty.
This commit is contained in:
parent
6cb71491de
commit
48a16bf6b5
|
@ -79,6 +79,7 @@
|
|||
\endgroup
|
||||
\@doHorizontalRule
|
||||
\vspace{12pt}
|
||||
\@doing@page@targetstrue
|
||||
}
|
||||
|
||||
\@ifundefined{fancyhf}{
|
||||
|
|
|
@ -120,4 +120,5 @@
|
|||
}%
|
||||
\pagenumbering{arabic}%
|
||||
\@ifundefined{fancyhf}{}{\pagestyle{normal}}%
|
||||
\@doing@page@targetstrue%
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue