1
0

added page numbers for longer letters

This commit is contained in:
Benjamin Mako Hill 2018-04-04 10:32:35 -07:00
parent 2fc2a05e54
commit ab31cfe004

View File

@ -52,6 +52,11 @@ BoldItalicFont = *-BoldItalic
\end{tikzpicture}
\fi
}
\fancyhead[R]{%
\ifnum\thepage>1
Page \thepage%/\pageref*{LastPage}
\fi
}
\fancyfoot{}
\fancyfoot[C]{%
\ifnum\thepage=1
@ -64,7 +69,7 @@ BoldItalicFont = *-BoldItalic
\fi
}
\fancyfoot[L] {}
\fancyfoot[R] {}%{\thepage/\pageref*{LastPage}}
\fancyfoot[R] {}
% No paragraph indentation
\parindent 0pt