Mercurial > dottes
annotate docend.A4.tex @ 962:cb5109fbaef0
Added tag build-default-349 for changeset fc2b75f6c284
author | Jenkins Build Manager <jenkins@cryhavoc.org.uk> |
---|---|
date | Wed, 07 Aug 2019 11:25:30 +0100 |
parents | 3e8fd8bd5707 |
children | 870b8d514482 |
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} |
959 | 11 \setcounter{frontpages}{5 + \thelastfrontmatterpage} |
957
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{} |