Skip to content
Snippets Groups Projects
Unverified Commit 1c06e9db authored by Malin Freeborn's avatar Malin Freeborn
Browse files

goth page numbers

parent d47e56cf
Branches
No related tags found
No related merge requests found
......@@ -19,6 +19,7 @@
\RequirePackage{starfont} % for creature symbols
\RequirePackage{wasysym} % for sq checkboxes
\RequirePackage{appendix}
\RequirePackage{yfonts}
\RequirePackage{geometry} % changes page borders
\geometry{margin=50pt}
\RequirePackage{svg}
......@@ -112,8 +113,8 @@
\fancypagestyle{plain}{
\fancyhf{}% clear all header and footer fields
\fancyfoot[LE]{\bf\scshape\thepage}
\fancyfoot[RO]{\bf\scshape\thepage}
\fancyfoot[LE]{\textgoth{\large\thepage\if@mainmatter\hspace{1em}\textcolor{\pageSideColor}{\leafleft}\fi}}
\fancyfoot[RO]{\textgoth{\large\if@mainmatter\textcolor{\pageSideColor}{\leafright}\hspace{1em}\fi\thepage}}
}
\pagestyle{plain}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment