forked from CryHavoc/dottes
22 lines
355 B
TeX
22 lines
355 B
TeX
% Blank page for notes
|
|
\newpage
|
|
\thispagestyle{empty}
|
|
\hbox{}
|
|
|
|
% Inside back cover.
|
|
\newpage
|
|
\thispagestyle{empty}
|
|
\hbox{}
|
|
|
|
% Back cover page - or it it?
|
|
\newpage
|
|
|
|
% Pad pages to multiple of 4.
|
|
\newcounter{frontpages}
|
|
\setcounter{frontpages}{5 + \thelastfrontmatterpage}
|
|
\padpages{4}{\thefrontpages}
|
|
|
|
\pagecolor{havocpurple}
|
|
\thispagestyle{empty}
|
|
\mbox{}
|