# HG changeset patch # User Jim Hague # Date 1375722586 -3600 # Node ID 419c5e1a6fb0f14a5b2fdcd49a860fb0fb458f74 # Parent 583c06d0e9ef38ca4595da8e56fa90a666edfa0f Oops. Move \vfill between tunes to before the tune. Doesn't have the desired effect on A4 otherwise. diff -r 583c06d0e9ef -r 419c5e1a6fb0 dottes.tex --- a/dottes.tex Mon Aug 05 18:06:19 2013 +0100 +++ b/dottes.tex Mon Aug 05 18:09:46 2013 +0100 @@ -50,6 +50,7 @@ % filename, change name, change title, credit. \newcommand{\showtune}[8]{% \phantomsection + \vfill \begin{tabularx}{\textwidth}{LCR} \addcontentsline{toc}{section}{#2} & \hypertarget{#1}{\Large{#2}} & \emph{#4} \\ @@ -64,7 +65,6 @@ \ifemptyarg{#6}{}{Change: \hyperlink{#6}{#7}.}% }\tabularnewline \end{tabularx} - \vfill } % Show the tune first line. Generate table row.