9 lines
167 B
TeX
9 lines
167 B
TeX
|
% Notes page
|
||
|
|
||
|
\chapter{Notes}
|
||
|
|
||
|
% Pad pages to multiple of 2.
|
||
|
\newcounter{frontpages}
|
||
|
\setcounter{frontpages}{3 + \thelastfrontmatterpage}
|
||
|
\padpages{2}{\thefrontpages}
|