comparison docsetup.A4.tex @ 337:eb587fee5db2

Revise A4 and A5 to have inside title page. Decide to have an inside title page, with the copyright and stuff following on the A4 verso, A5 top page.
author Jim Hague <jim.hague@acm.org>
date Mon, 12 Aug 2013 12:10:37 +0100
parents 9f9df5c40d1b
children 1229d8b24a5c
comparison
equal deleted inserted replaced
336:72a63db1cc43 337:eb587fee5db2
1 \usepackage[margin=0.75in]{geometry} 1 \usepackage[margin=0.75in]{geometry}
2 2
3 % ----- 3 % -----
4 4
5 % Title page 5 % Title page. Cover, blank page (inside of cover), inner cover page.
6 \newfontfamily\havocfont[Scale=3.5]{English Towne} 6 \newfontfamily\havocfont[Scale=3.5]{English Towne}
7 7
8 \newcommand*{\titleBoD}{\begingroup 8 \newcommand*{\titleBoD}{\begingroup
9 \pagecolor{havocpurple} 9 \pagecolor{havocpurple}
10 \centering 10 \centering
12 {\Huge \havocfont{Crie Havock}}\\[\baselineskip] 12 {\Huge \havocfont{Crie Havock}}\\[\baselineskip]
13 {\Large \havocfont{Booke of}}\\[\baselineskip] 13 {\Large \havocfont{Booke of}}\\[\baselineskip]
14 {\Huge \havocfont{\instrument Dottes}}\\[\baselineskip] 14 {\Huge \havocfont{\instrument Dottes}}\\[\baselineskip]
15 \vfill 15 \vfill
16 {\Huge \input{title.txt}}\\[\baselineskip] 16 {\Huge \input{title.txt}}\\[\baselineskip]
17 {\Large \input{subtitle.txt}}\\[\baselineskip]
18 \vfill 17 \vfill
19 \includegraphics[width=0.5\textwidth,keepaspectratio]{buzzard} 18 \includegraphics[width=0.5\textwidth,keepaspectratio]{buzzard}
20 \vfill 19 \vfill
21 {Compiled by Jim Hague}\\ 20 {\Large Compiled by Jim Hague}\\
21 % Inside cover
22 \newpage 22 \newpage
23 \pagecolor{white} 23 \pagecolor{white}
24 \hbox{}
25 \newpage
26 {\Large \havocfont{Ye}}\\[\baselineskip]
27 {\Huge \havocfont{Crie Havock}}\\[\baselineskip]
28 {\Large \havocfont{Booke of}}\\[\baselineskip]
29 {\Huge \havocfont{\instrument Dottes}}\\[\baselineskip]
30 \vfill
31 {\Huge \input{title.txt}}\\[\baselineskip]
32 {\Large \input{subtitle.txt}}\\[\baselineskip]
33 \vfill
34 \includegraphics[width=0.4\textwidth,keepaspectratio]{buzzard}
35 \vfill
36 {\Large Compiled by Jim Hague}\\
24 \endgroup} 37 \endgroup}
25 38
26 % Page appearance. 39 % Page appearance.
27 \newcommand*{\pagestylemod}{} 40 \newcommand*{\pagestylemod}{}