summaryrefslogtreecommitdiff
path: root/texmf/tex/latex
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2020-04-24 09:17:52 -0700
committerSean Whitton <spwhitton@spwhitton.name>2020-04-24 09:17:52 -0700
commit1fc006e1d802c8bc2d380089dcb6cacb0878879e (patch)
tree96d8c195f060082ff6ac39328378d80527157327 /texmf/tex/latex
parentdc87bfa693497d66e8f5ef9a67f962c95bdb7aed (diff)
downloaddotfiles-1fc006e1d802c8bc2d380089dcb6cacb0878879e.tar.gz
add page numbers to first page of pessay.cls
Diffstat (limited to 'texmf/tex/latex')
-rw-r--r--texmf/tex/latex/pessay/pessay.cls1
1 files changed, 1 insertions, 0 deletions
diff --git a/texmf/tex/latex/pessay/pessay.cls b/texmf/tex/latex/pessay/pessay.cls
index 3a2b52e8..19181ba1 100644
--- a/texmf/tex/latex/pessay/pessay.cls
+++ b/texmf/tex/latex/pessay/pessay.cls
@@ -194,6 +194,7 @@
\fancyhead[R]{\textsf{\thepage}}
\fancypagestyle{plain}{ %
\fancyhf{} % remove everything
+ \fancyhead[R]{\textsf{\thepage}}
\renewcommand{\headrulewidth}{0pt} % remove lines as well
\renewcommand{\footrulewidth}{0pt}}
\renewcommand{\headrulewidth}{0pt}