Fixed bug that caused sphinxmanual.cls to reset the pagestyle at the ToC

This commit is contained in:
Jeff Klukas 2012-06-01 09:19:14 -05:00
parent 14684d465a
commit 840183b539

View File

@ -99,7 +99,7 @@
\renewcommand{\tableofcontents}{%
\setcounter{page}{1}%
\pagebreak%
\pagestyle{plain}%
\thispagestyle{plain}%
{%
\parskip = 0mm%
\py@OldTableofcontents%