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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user