Mercurial > dottes
annotate docend.A4.tex @ 1096:fb37aa6c0e42 default tip
Added tag build-default-416 for changeset 67e117def7ef
author | Jenkins Build Manager <jenkins@lunch.org.uk> |
---|---|
date | Sat, 25 Feb 2023 23:42:12 +0000 |
parents | 0f31ce23d2e5 |
children |
rev | line source |
---|---|
973
0f31ce23d2e5
Given final official blank page on A5 and A4 a chapter title Notes.
Jim Hague <jim.hague@acm.org>
parents:
965
diff
changeset
|
1 % Notes page |
0f31ce23d2e5
Given final official blank page on A5 and A4 a chapter title Notes.
Jim Hague <jim.hague@acm.org>
parents:
965
diff
changeset
|
2 |
0f31ce23d2e5
Given final official blank page on A5 and A4 a chapter title Notes.
Jim Hague <jim.hague@acm.org>
parents:
965
diff
changeset
|
3 \chapter{Notes} |
965
870b8d514482
Add final blank page for notes to end of printed A4 and A5 books.
Jim Hague <jim.hague@acm.org>
parents:
959
diff
changeset
|
4 |
957
2e51b0787a54
Update page padding to work with variable length front matter.
Jim Hague <jim.hague@acm.org>
parents:
955
diff
changeset
|
5 % Inside back cover. |
2e51b0787a54
Update page padding to work with variable length front matter.
Jim Hague <jim.hague@acm.org>
parents:
955
diff
changeset
|
6 \newpage |
2e51b0787a54
Update page padding to work with variable length front matter.
Jim Hague <jim.hague@acm.org>
parents:
955
diff
changeset
|
7 \thispagestyle{empty} |
2e51b0787a54
Update page padding to work with variable length front matter.
Jim Hague <jim.hague@acm.org>
parents:
955
diff
changeset
|
8 \hbox{} |
2e51b0787a54
Update page padding to work with variable length front matter.
Jim Hague <jim.hague@acm.org>
parents:
955
diff
changeset
|
9 |
2e51b0787a54
Update page padding to work with variable length front matter.
Jim Hague <jim.hague@acm.org>
parents:
955
diff
changeset
|
10 % 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
|
11 \newpage |
2e51b0787a54
Update page padding to work with variable length front matter.
Jim Hague <jim.hague@acm.org>
parents:
955
diff
changeset
|
12 |
2e51b0787a54
Update page padding to work with variable length front matter.
Jim Hague <jim.hague@acm.org>
parents:
955
diff
changeset
|
13 % 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
|
14 \newcounter{frontpages} |
959 | 15 \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
|
16 \padpages{4}{\thefrontpages} |
2e51b0787a54
Update page padding to work with variable length front matter.
Jim Hague <jim.hague@acm.org>
parents:
955
diff
changeset
|
17 |
334
9f9df5c40d1b
Move cover page colour and blank coloured end page to doc-specific files.
Jim Hague <jim.hague@acm.org>
parents:
diff
changeset
|
18 \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
|
19 \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
|
20 \mbox{} |