Mercurial > dottes
comparison dottes.tex.a5header @ 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} |
44 \setcounter{secnumdepth}{-1} | 45 \setcounter{secnumdepth}{-1} |
45 | 46 |
46 % ----- | 47 % ----- |
47 | 48 |
48 % Title page | 49 % Title page |
49 \newfontfamily\havocfont[Scale=2.5]{English Towne} | 50 \newfontfamily\havocfont[Scale=2.1]{English Towne} |
50 | 51 |
51 \newcommand*{\titleDB}{\begingroup | 52 \newcommand*{\titleDB}{\begingroup |
52 \centering | 53 \centering |
53 {\Large \havocfont{Ye}}\\[\baselineskip] | 54 {\Large \havocfont{Ye}}\\[\baselineskip] |
54 {\Huge \havocfont{Crie Havock}}\\[\baselineskip] | 55 {\Huge \havocfont{Crie Havock}}\\[\baselineskip] |
55 {\Large \havocfont{Booke of}}\\[\baselineskip] | 56 {\Large \havocfont{Booke of}}\\[\baselineskip] |
56 {\Huge \havocfont{Dottes}}\\[2.5\baselineskip] | 57 {\Huge \havocfont{\instrument Dottes}}\\[\baselineskip] |
57 {\Huge \input{title.txt}}\\[\baselineskip] | |
58 {\Large \input{subtitle.txt}}\\[\baselineskip] | |
59 \newpage | |
60 \vfill | 58 \vfill |
61 \includegraphics[width=0.3\textwidth,keepaspectratio]{buzzard} | 59 {\huge \input{title.txt}}\\%[\baselineskip] |
60 {\large \input{subtitle.txt}}\\[\baselineskip] | |
62 \vfill | 61 \vfill |
63 {Compiled by Jim Hague}\\[\baselineskip] | 62 \includegraphics[width=0.12\textwidth,keepaspectratio]{buzzard} |
64 \vfill | 63 \vfill |
65 {\small\sffamily \today}\par | 64 {Compiled by Jim Hague}\\ |
66 \endgroup} | 65 \endgroup} |
67 | 66 |
68 % ----- | 67 % ----- |
69 | 68 |
70 \begin{document} | 69 \begin{document} |