Mercurial > dottes
annotate docsetup.Nook.tex @ 1086:5a9e1e6c0036 build-default-405
Sue's French Tune has a name!
author | Jim Hague <jim.hague@acm.org> |
---|---|
date | Sat, 19 Nov 2022 10:31:20 +0000 |
parents | 69a7499817c8 |
children |
rev | line source |
---|---|
334
9f9df5c40d1b
Move cover page colour and blank coloured end page to doc-specific files.
Jim Hague <jim.hague@acm.org>
parents:
331
diff
changeset
|
1 \usepackage[paperwidth=4.1in,paperheight=5in,left=0.1in,right=0.1in,top=0.5in,bottom=0.2in]{geometry} |
331 | 2 |
3 % ----- | |
4 | |
5 % Title page | |
6 \newfontfamily\havocfont[Scale=1.5]{English Towne} | |
7 | |
8 \newcommand*{\titleBoD}{\begingroup | |
9 \centering | |
10 {\Large \havocfont{Ye}}\\[\baselineskip] | |
11 {\Huge \havocfont{Crie Havock}}\\[\baselineskip] | |
12 {\Large \havocfont{Booke of}}\\[\baselineskip] | |
13 {\Huge \havocfont{\instrument Dottes}}\\[\baselineskip] | |
14 \vfill | |
15 {\huge \input{title.txt}}\\%[\baselineskip] | |
16 {\large \input{subtitle.txt}}\\[\baselineskip] | |
17 \vfill | |
18 \includegraphics[width=0.12\textwidth,keepaspectratio]{buzzard} | |
19 \vfill | |
20 {Compiled by Jim Hague}\\ | |
21 \endgroup} | |
334
9f9df5c40d1b
Move cover page colour and blank coloured end page to doc-specific files.
Jim Hague <jim.hague@acm.org>
parents:
331
diff
changeset
|
22 |
9f9df5c40d1b
Move cover page colour and blank coloured end page to doc-specific files.
Jim Hague <jim.hague@acm.org>
parents:
331
diff
changeset
|
23 % Page appearance. |
9f9df5c40d1b
Move cover page colour and blank coloured end page to doc-specific files.
Jim Hague <jim.hague@acm.org>
parents:
331
diff
changeset
|
24 \newcommand*{\pagestylemod}{\begingroup |
9f9df5c40d1b
Move cover page colour and blank coloured end page to doc-specific files.
Jim Hague <jim.hague@acm.org>
parents:
331
diff
changeset
|
25 \cfoot{} |
9f9df5c40d1b
Move cover page colour and blank coloured end page to doc-specific files.
Jim Hague <jim.hague@acm.org>
parents:
331
diff
changeset
|
26 \endgroup} |
738
69a7499817c8
On Nook and A5 prints, start a new page with each tune and centre vertically..
Jim Hague <jim.hague@acm.org>
parents:
334
diff
changeset
|
27 \newcommand*{\tunestart}{\newpage \topskip0pt \vspace*{\fill}} |
69a7499817c8
On Nook and A5 prints, start a new page with each tune and centre vertically..
Jim Hague <jim.hague@acm.org>
parents:
334
diff
changeset
|
28 \newcommand*{\tuneend}{\vspace*{\fill}} |