comparison dottes.tex.a4header @ 261:88b58f811bc6

Printed title page changes. 1. Remove date from front page. Don't want it instantly out of date. 2. Add instrumen name, if present. 3. Revise A5 to single page front cover with little buzzard.
author Jim Hague <jim.hague@acm.org>
date Fri, 21 Jun 2013 19:59:37 +0100
parents f337d024b13d
children 1d9a6aaba914
comparison
equal deleted inserted replaced
260:f337d024b13d 261:88b58f811bc6
17 } 17 }
18 18
19 % ----- Common variables 19 % ----- Common variables
20 20
21 \def \build {\input{buildno.txt}} 21 \def \build {\input{buildno.txt}}
22 \def \instrument {\input{instrument.txt}}
22 23
23 % ----- Appearance 24 % ----- Appearance
24 25
25 %\setmainfont{Century Schoolbook L} 26 %\setmainfont{Century Schoolbook L}
26 \setmainfont{Times New Roman} 27 \setmainfont{Times New Roman}
48 % Title page 49 % Title page
49 \newfontfamily\havocfont[Scale=3.5]{English Towne} 50 \newfontfamily\havocfont[Scale=3.5]{English Towne}
50 51
51 \newcommand*{\titleDB}{\begingroup 52 \newcommand*{\titleDB}{\begingroup
52 \centering 53 \centering
53 \vspace*{0.10\textheight}
54 {\Large \havocfont{Ye}}\\[\baselineskip] 54 {\Large \havocfont{Ye}}\\[\baselineskip]
55 {\Huge \havocfont{Crie Havock}}\\[\baselineskip] 55 {\Huge \havocfont{Crie Havock}}\\[\baselineskip]
56 {\Large \havocfont{Booke of}}\\[\baselineskip] 56 {\Large \havocfont{Booke of}}\\[\baselineskip]
57 {\Huge \havocfont{Dottes}}\\[2.5\baselineskip] 57 {\Huge \havocfont{\instrument Dottes}}\\[\baselineskip]
58 \vfill
58 {\Huge \input{title.txt}}\\[\baselineskip] 59 {\Huge \input{title.txt}}\\[\baselineskip]
59 {\Large \input{subtitle.txt}}\\[\baselineskip] 60 {\Large \input{subtitle.txt}}\\[\baselineskip]
60 \vfill 61 \vfill
61 \includegraphics[width=0.3\textwidth,keepaspectratio]{buzzard} 62 \includegraphics[width=0.5\textwidth,keepaspectratio]{buzzard}
62 \vfill 63 \vfill
63 {Compiled by Jim Hague}\\[\baselineskip] 64 {Compiled by Jim Hague}\\
64 \vfill
65 {\small\sffamily \today}\par
66 \endgroup} 65 \endgroup}
67 66
68 % ----- 67 % -----
69 68
70 \begin{document} 69 \begin{document}