Remove \newpage from before every tune in A5.

If someday we do get two tunes fitting into the same page, why not?
This commit is contained in:
Jim Hague 2013-06-21 20:00:40 +01:00
parent 96f6454245
commit 77b48b734c
1 changed files with 0 additions and 1 deletions

View File

@ -62,7 +62,6 @@ find $booke -name "*.abc" | sort |
fixtitle "$title"
title=$retval
echo -E "\newpage" >> $builddir/$output
echo -E "\begin{figure}[H]" >> $builddir/$output
echo -E "\phantomsection" >> $builddir/$output
echo -E "{\centering \hypertarget{$name}{\includegraphics[width=\textwidth,height=0.85\textheight,keepaspectratio]{$graphicsdir/$name}}}" >> $builddir/$output