view docsetup.A5.tex @ 735:68f926e61d16

Revise Markdown handling of character entities. Ideally I'd like the ABC character entities to survive Markdown and then get converted. But because they start with '\', they don't. So I have no alternative but to convert them to HTML entities, which Markdown then converts to UTF-8.
author Jim Hague <jim.hague@acm.org>
date Thu, 12 Oct 2017 13:32:24 +0100
parents eb587fee5db2
children 69a7499817c8
line wrap: on
line source

\usepackage[margin=0.75in]{geometry}

% -----

% Title page. Cover, inner cover page. Doxdirect spiral bound doesn't
% print on the back of the cover.
\newfontfamily\havocfont[Scale=2.1]{English Towne}

\newcommand*{\titleBoD}{\begingroup
\pagecolor{havocpurple}
\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.12\textwidth,keepaspectratio]{buzzard}
\vfill
{\Large Compiled by Jim Hague}\\
\newpage
\pagecolor{white}
{\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.10\textwidth,keepaspectratio]{buzzard}
\vfill
{\large Compiled by Jim Hague}\\
\endgroup}

% Page appearance.
\newcommand*{\pagestylemod}{}