mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
Fixed bug that caused sphinxmanual.cls to reset the pagestyle at the ToC
This commit is contained in:
parent
14684d465a
commit
840183b539
@ -99,7 +99,7 @@
|
||||
\renewcommand{\tableofcontents}{%
|
||||
\setcounter{page}{1}%
|
||||
\pagebreak%
|
||||
\pagestyle{plain}%
|
||||
\thispagestyle{plain}%
|
||||
{%
|
||||
\parskip = 0mm%
|
||||
\py@OldTableofcontents%
|
||||
|
Loading…
Reference in New Issue
Block a user