view docsetup.A5.tex @ 738:69a7499817c8 build-default-284

On Nook and A5 prints, start a new page with each tune and centre vertically.. A5 mostly did, but ran into trouble with longer comments on a tune. This may give blank space after tunes where a long comment overflows onto another page, but I think for now it's better to have each tune at the top of the page. Or rather, and this is the other change, in the middle of the page. Centre the page content for A5 and Nook.
author Jim Hague <jim.hague@acm.org>
date Thu, 12 Oct 2017 14:50:51 +0100
parents eb587fee5db2
children 870b8d514482
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}{}
\newcommand*{\tunestart}{\newpage \topskip0pt \vspace*{\fill}}
\newcommand*{\tuneend}{\vspace*{\fill}}