2013-08-12 20:14:08 +01:00
|
|
|
\usepackage[left=0.75in,right=0.75in,top=1.25in,bottom=1.25in]{geometry}
|
2013-08-05 18:06:19 +01:00
|
|
|
|
2019-08-08 07:50:34 +01:00
|
|
|
% For A4 saddle stitch, DoxDirect require the outside front cover, the inside
|
|
|
|
% front cover, the content, the inside back cover and the outside back cover.
|
|
|
|
% Total length padded to a multiple of 4 pages.
|
2013-06-26 23:37:45 +01:00
|
|
|
|
2013-08-12 12:10:37 +01:00
|
|
|
% Title page. Cover, blank page (inside of cover), inner cover page.
|
2013-06-26 23:37:45 +01:00
|
|
|
\newfontfamily\havocfont[Scale=3.5]{English Towne}
|
|
|
|
|
|
|
|
\newcommand*{\titleBoD}{\begingroup
|
2013-08-09 13:55:59 +01:00
|
|
|
\pagecolor{havocpurple}
|
2013-06-26 23:37:45 +01:00
|
|
|
\centering
|
|
|
|
{\Large \havocfont{Ye}}\\[\baselineskip]
|
|
|
|
{\Huge \havocfont{Crie Havock}}\\[\baselineskip]
|
|
|
|
{\Large \havocfont{Booke of}}\\[\baselineskip]
|
|
|
|
{\Huge \havocfont{\instrument Dottes}}\\[\baselineskip]
|
|
|
|
\vfill
|
|
|
|
{\Huge \input{title.txt}}\\[\baselineskip]
|
|
|
|
\vfill
|
|
|
|
\includegraphics[width=0.5\textwidth,keepaspectratio]{buzzard}
|
|
|
|
\vfill
|
2013-08-12 12:10:37 +01:00
|
|
|
{\Large Compiled by Jim Hague}\\
|
2019-08-07 08:21:23 +01:00
|
|
|
|
|
|
|
% Inside front cover
|
2013-08-09 13:55:59 +01:00
|
|
|
\newpage
|
|
|
|
\pagecolor{white}
|
2013-08-12 12:10:37 +01:00
|
|
|
\hbox{}
|
2019-08-07 08:21:23 +01:00
|
|
|
|
2013-08-12 12:10:37 +01:00
|
|
|
\newpage
|
|
|
|
{\Large \havocfont{Ye}}\\[\baselineskip]
|
|
|
|
{\Huge \havocfont{Crie Havock}}\\[\baselineskip]
|
|
|
|
{\Large \havocfont{Booke of}}\\[\baselineskip]
|
|
|
|
{\Huge \havocfont{\instrument Dottes}}\\[\baselineskip]
|
|
|
|
\vfill
|
|
|
|
{\Huge \input{title.txt}}\\[\baselineskip]
|
|
|
|
{\Large \input{subtitle.txt}}\\[\baselineskip]
|
|
|
|
\vfill
|
|
|
|
\includegraphics[width=0.4\textwidth,keepaspectratio]{buzzard}
|
|
|
|
\vfill
|
|
|
|
{\Large Compiled by Jim Hague}\\
|
2013-06-26 23:37:45 +01:00
|
|
|
\endgroup}
|
2013-08-09 13:55:59 +01:00
|
|
|
|
|
|
|
% Page appearance.
|
|
|
|
\newcommand*{\pagestylemod}{}
|
2019-08-07 00:01:44 +01:00
|
|
|
\newcommand*{\tunestart}{\filbreak\vfill}
|
|
|
|
\newcommand*{\tuneend}{}
|