changeset 262:b8c711dafce1

Remove \newpage from before every tune in A5. If someday we do get two tunes fitting into the same page, why not?
author Jim Hague <jim.hague@acm.org>
date Fri, 21 Jun 2013 20:00:40 +0100
parents 88b58f811bc6
children 7b98278d6e8b
files makeBookeA5.sh
diffstat 1 files changed, 0 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/makeBookeA5.sh	Fri Jun 21 19:59:37 2013 +0100
+++ b/makeBookeA5.sh	Fri Jun 21 20:00:40 2013 +0100
@@ -62,7 +62,6 @@
         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