summaryrefslogtreecommitdiff
path: root/doc/latex/sphinxhowto.cls
diff options
context:
space:
mode:
Diffstat (limited to 'doc/latex/sphinxhowto.cls')
-rw-r--r--doc/latex/sphinxhowto.cls11
1 files changed, 3 insertions, 8 deletions
diff --git a/doc/latex/sphinxhowto.cls b/doc/latex/sphinxhowto.cls
index 8b0530a..6e48585 100644
--- a/doc/latex/sphinxhowto.cls
+++ b/doc/latex/sphinxhowto.cls
@@ -3,7 +3,7 @@
%
\NeedsTeXFormat{LaTeX2e}[1995/12/01]
-\ProvidesClass{sphinxhowto}[2017/03/26 v1.6 Document class (Sphinx HOWTO)]
+\ProvidesClass{sphinxhowto}[2018/12/22 v1.8.3 Document class (Sphinx howto)]
% 'oneside' option overriding the 'twoside' default
\newif\if@oneside
@@ -30,7 +30,7 @@
% Change the title page to look a bit better, and fit in with the fncychap
% ``Bjarne'' style a bit better.
%
-\renewcommand{\maketitle}{%
+\newcommand{\sphinxmaketitle}{%
\noindent\rule{\textwidth}{1pt}\par
\begingroup % for PDF information dictionary
\def\endgraf{ }\def\and{\& }%
@@ -66,12 +66,7 @@
\vspace{12pt}
}
-\@ifundefined{fancyhf}{
- \pagestyle{plain}}{
- \pagestyle{normal}} % start this way; change for
-\pagenumbering{arabic} % ToC & chapters
-
-\thispagestyle{empty}
+\pagenumbering{arabic}
% Fix the bibliography environment to add an entry to the Table of
% Contents.