forked from CryHavoc/dottes
26 lines
622 B
TeX
26 lines
622 B
TeX
|
\usepackage[margin=0.75in]{geometry}
|
||
|
|
||
|
% -----
|
||
|
|
||
|
% Title page
|
||
|
\newfontfamily\havocfont[Scale=3.5]{English Towne}
|
||
|
|
||
|
\newcommand*{\titleBoD}{\begingroup
|
||
|
\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]
|
||
|
{\Large \input{subtitle.txt}}\\[\baselineskip]
|
||
|
\vfill
|
||
|
\includegraphics[width=0.5\textwidth,keepaspectratio]{buzzard}
|
||
|
\vfill
|
||
|
{Compiled by Jim Hague}\\
|
||
|
\newpage
|
||
|
\endgroup}
|
||
|
|
||
|
% Page appearance.
|
||
|
\newcommand*{\pagestylemod}{}
|