diff docend.A4.tex @ 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 2e51b0787a54
children 870b8d514482
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}