Mercurial > dottes
comparison 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 |
comparison
equal
deleted
inserted
replaced
958:5efe424fbff6 | 959:3e8fd8bd5707 |
---|---|
6 % Back cover page - or it it? | 6 % Back cover page - or it it? |
7 \newpage | 7 \newpage |
8 | 8 |
9 % Pad pages to multiple of 4. | 9 % Pad pages to multiple of 4. |
10 \newcounter{frontpages} | 10 \newcounter{frontpages} |
11 \setcounter{frontpages}{3 + \thelastfrontmatterpage} | 11 \setcounter{frontpages}{5 + \thelastfrontmatterpage} |
12 \padpages{4}{\thefrontpages} | 12 \padpages{4}{\thefrontpages} |
13 | 13 |
14 \pagecolor{havocpurple} | 14 \pagecolor{havocpurple} |
15 \thispagestyle{empty} | 15 \thispagestyle{empty} |
16 \mbox{} | 16 \mbox{} |