Mercurial > dottes
changeset 959:3e8fd8bd5707
Correct initial pages count.
The pages including the front cover must be a multiple of 4.
author | Jim Hague <jim.hague@acm.org> |
---|---|
date | Wed, 07 Aug 2019 08:41:46 +0100 |
parents | 5efe424fbff6 |
children | a8edaffd8845 |
files | docend.A4.tex |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/docend.A4.tex Wed Aug 07 08:21:26 2019 +0100 +++ b/docend.A4.tex Wed Aug 07 08:41:46 2019 +0100 @@ -8,7 +8,7 @@ % Pad pages to multiple of 4. \newcounter{frontpages} -\setcounter{frontpages}{3 + \thelastfrontmatterpage} +\setcounter{frontpages}{5 + \thelastfrontmatterpage} \padpages{4}{\thefrontpages} \pagecolor{havocpurple}