1
0

added page numbers for longer letters

This commit is contained in:
2018-04-04 10:26:40 -07:00
parent 73fe956ea5
commit 518dd4af71

View File

@@ -55,11 +55,16 @@ BoldItalicFont = *-BdIt
% add the department name
\node at (current page.north west) [anchor=north west, xshift=1.19in, yshift=-0.56in]
{{\fontsize{14pt}{16pt} \fontspec{MatrixIIOT-Book.otf}[
Path = ./fonts/Matrix/
] \MakeUppercase \department}};
Path = ./fonts/Matrix/
] \MakeUppercase \department}};
\end{tikzpicture}
\fi
}
\fancyhead[R]{%
\ifnum\thepage>1
Page \thepage%/\pageref*{LastPage}
\fi
}
\fancyfoot{}
\fancyfoot[C]{%
\ifnum\thepage=1
@@ -72,8 +77,7 @@ BoldItalicFont = *-BdIt
\fi
}
\fancyfoot[L] {}
\fancyfoot[R] {}%{\thepage/\pageref*{LastPage}}
\fancyfoot[R] {}
% No paragraph indentation
\parindent 0pt