Mercurial > dottes
changeset 332:419c5e1a6fb0
Oops. Move \vfill between tunes to before the tune.
Doesn't have the desired effect on A4 otherwise.
author | Jim Hague <jim.hague@acm.org> |
---|---|
date | Mon, 05 Aug 2013 18:09:46 +0100 |
parents | 583c06d0e9ef |
children | 5ad25b934613 6b9bba8c2624 |
files | dottes.tex |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- 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.