Given final official blank page on A5 and A4 a chapter title Notes.

This commit is contained in:
Jim Hague 2019-08-08 15:30:47 +01:00
parent 14faa76f38
commit 2f953ab403
4 changed files with 15 additions and 9 deletions

View File

@ -1,7 +1,6 @@
% Blank page for notes % Notes page
\newpage
\thispagestyle{empty} \chapter{Notes}
\hbox{}
% Inside back cover. % Inside back cover.
\newpage \newpage

View File

@ -0,0 +1,8 @@
% Notes page
\chapter{Notes}
% Pad pages to multiple of 4.
\newcounter{frontpages}
\setcounter{frontpages}{5 + \thelastfrontmatterpage}
\padpages{4}{\thefrontpages}

View File

@ -1,7 +1,6 @@
% Blank page for notes % Notes page
\newpage
\thispagestyle{empty} \chapter{Notes}
\hbox{}
% Back cover page - or it it? % Back cover page - or it it?
\newpage \newpage

View File

@ -291,7 +291,7 @@ tune first lines to help you figure out what it is in time to join in.
\input{firstlines.tex} \input{firstlines.tex}
% ----- Back cover page. A plain purple page. % ----- Back cover page, notes page etc.
\backmatter \backmatter