From cfc4e2d0322f8d79454ec44f1669e2dad21e2613 Mon Sep 17 00:00:00 2001 From: Jim Hague Date: Mon, 5 Aug 2013 18:09:46 +0100 Subject: [PATCH] Oops. Move \vfill between tunes to before the tune. Doesn't have the desired effect on A4 otherwise. --- dottes.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dottes.tex b/dottes.tex index e57cf68..3d40349 100644 --- a/dottes.tex +++ b/dottes.tex @@ -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.