Mercurial > dottes
annotate docend.A4.tex @ 958:5efe424fbff6 build-default-348
Automated merge with ssh://hg.cryhavoc.org.uk/dottes
author | Jim Hague <jim.hague@acm.org> |
---|---|
date | Wed, 07 Aug 2019 08:21:26 +0100 |
parents | 2e51b0787a54 |
children | 3e8fd8bd5707 |
rev | line source |
---|---|
957
2e51b0787a54
Update page padding to work with variable length front matter.
Jim Hague <jim.hague@acm.org>
parents:
955
diff
changeset
|
1 % Inside back cover. |
2e51b0787a54
Update page padding to work with variable length front matter.
Jim Hague <jim.hague@acm.org>
parents:
955
diff
changeset
|
2 \newpage |
2e51b0787a54
Update page padding to work with variable length front matter.
Jim Hague <jim.hague@acm.org>
parents:
955
diff
changeset
|
3 \thispagestyle{empty} |
2e51b0787a54
Update page padding to work with variable length front matter.
Jim Hague <jim.hague@acm.org>
parents:
955
diff
changeset
|
4 \hbox{} |
2e51b0787a54
Update page padding to work with variable length front matter.
Jim Hague <jim.hague@acm.org>
parents:
955
diff
changeset
|
5 |
2e51b0787a54
Update page padding to work with variable length front matter.
Jim Hague <jim.hague@acm.org>
parents:
955
diff
changeset
|
6 % Back cover page - or it it? |
2e51b0787a54
Update page padding to work with variable length front matter.
Jim Hague <jim.hague@acm.org>
parents:
955
diff
changeset
|
7 \newpage |
2e51b0787a54
Update page padding to work with variable length front matter.
Jim Hague <jim.hague@acm.org>
parents:
955
diff
changeset
|
8 |
2e51b0787a54
Update page padding to work with variable length front matter.
Jim Hague <jim.hague@acm.org>
parents:
955
diff
changeset
|
9 % Pad pages to multiple of 4. |
2e51b0787a54
Update page padding to work with variable length front matter.
Jim Hague <jim.hague@acm.org>
parents:
955
diff
changeset
|
10 \newcounter{frontpages} |
2e51b0787a54
Update page padding to work with variable length front matter.
Jim Hague <jim.hague@acm.org>
parents:
955
diff
changeset
|
11 \setcounter{frontpages}{3 + \thelastfrontmatterpage} |
2e51b0787a54
Update page padding to work with variable length front matter.
Jim Hague <jim.hague@acm.org>
parents:
955
diff
changeset
|
12 \padpages{4}{\thefrontpages} |
2e51b0787a54
Update page padding to work with variable length front matter.
Jim Hague <jim.hague@acm.org>
parents:
955
diff
changeset
|
13 |
334
9f9df5c40d1b
Move cover page colour and blank coloured end page to doc-specific files.
Jim Hague <jim.hague@acm.org>
parents:
diff
changeset
|
14 \pagecolor{havocpurple} |
9f9df5c40d1b
Move cover page colour and blank coloured end page to doc-specific files.
Jim Hague <jim.hague@acm.org>
parents:
diff
changeset
|
15 \thispagestyle{empty} |
9f9df5c40d1b
Move cover page colour and blank coloured end page to doc-specific files.
Jim Hague <jim.hague@acm.org>
parents:
diff
changeset
|
16 \mbox{} |