view docsetup.A4.tex @ 956:c52d237f99d5

Encourage A4 to page break before a tune. This enourages page breaks to happen before tune start, and not between the tune image and any following wording. Also move the vfill to the tune start. That way, if the break does not happen, the vfill will, and the following tune will be spaced down to the bottom of the page if it's the only other tune on the page. Otherwise everything tends to clump at the top of the page.
author Jim Hague <jim.hague@acm.org>
date Wed, 07 Aug 2019 00:01:44 +0100
parents 69a7499817c8
children 2e51b0787a54
line wrap: on
line source

\usepackage[left=0.75in,right=0.75in,top=1.25in,bottom=1.25in]{geometry}

% -----

% Title page. Cover, blank page (inside of cover), inner cover page.
\newfontfamily\havocfont[Scale=3.5]{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.5\textwidth,keepaspectratio]{buzzard}
\vfill
{\Large Compiled by Jim Hague}\\
% Inside cover
\newpage
\pagecolor{white}
\hbox{}
\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}\\
\endgroup}

% Page appearance.
\newcommand*{\pagestylemod}{}
\newcommand*{\tunestart}{\filbreak\vfill}
\newcommand*{\tuneend}{}