added page numbers for longer letters
This commit is contained in:
parent
2fc2a05e54
commit
ab31cfe004
@ -47,11 +47,16 @@ BoldItalicFont = *-BoldItalic
|
|||||||
% add the department name
|
% add the department name
|
||||||
\node at (current page.north west) [anchor=north west, xshift=1.19in, yshift=-0.56in]
|
\node at (current page.north west) [anchor=north west, xshift=1.19in, yshift=-0.56in]
|
||||||
{{\fontsize{14pt}{16pt} \fontspec{MatrixIIOT-Book.otf}[
|
{{\fontsize{14pt}{16pt} \fontspec{MatrixIIOT-Book.otf}[
|
||||||
Path = ./fonts/Matrix/
|
Path = ./fonts/Matrix/
|
||||||
] \MakeUppercase \department}};
|
] \MakeUppercase \department}};
|
||||||
\end{tikzpicture}
|
\end{tikzpicture}
|
||||||
\fi
|
\fi
|
||||||
}
|
}
|
||||||
|
\fancyhead[R]{%
|
||||||
|
\ifnum\thepage>1
|
||||||
|
Page \thepage%/\pageref*{LastPage}
|
||||||
|
\fi
|
||||||
|
}
|
||||||
\fancyfoot{}
|
\fancyfoot{}
|
||||||
\fancyfoot[C]{%
|
\fancyfoot[C]{%
|
||||||
\ifnum\thepage=1
|
\ifnum\thepage=1
|
||||||
@ -64,7 +69,7 @@ BoldItalicFont = *-BoldItalic
|
|||||||
\fi
|
\fi
|
||||||
}
|
}
|
||||||
\fancyfoot[L] {}
|
\fancyfoot[L] {}
|
||||||
\fancyfoot[R] {}%{\thepage/\pageref*{LastPage}}
|
\fancyfoot[R] {}
|
||||||
|
|
||||||
% No paragraph indentation
|
% No paragraph indentation
|
||||||
\parindent 0pt
|
\parindent 0pt
|
||||||
|
Loading…
Reference in New Issue
Block a user