comparison makeBookeTunePages.sh @ 306:c3b300378738

Revise first lines table. Stretch music to make it higher and hopefully more legible. And move the table LHS left slightly and make the RHS fill to the text width.
author Jim Hague <jim.hague@acm.org>
date Sun, 07 Jul 2013 20:40:03 +0100
parents ced1d1ba42f6
children 8bc92e044e0a
comparison
equal deleted inserted replaced
305:f151ed1ffdee 306:c3b300378738
56 changetitle=$retval 56 changetitle=$retval
57 changename=`basename $changefile .abc` 57 changename=`basename $changefile .abc`
58 echo -E "Change: \hyperlink{$changename}{$changetitle}" >> $tunesoutput 58 echo -E "Change: \hyperlink{$changename}{$changetitle}" >> $tunesoutput
59 fi 59 fi
60 60
61 echo -E "\hyperlink{$name}{$title} & \raisebox{-.25\height}{\includegraphics[width=0.6\textwidth]{$graphicsdir/firstline-$name}} \\\\" >> $indexoutput 61 echo -E "\hyperlink{$name}{$title} & \raisebox{-.25\height}{\includegraphics[width=0.65\textwidth,height=1.3cm]{$graphicsdir/firstline-$name}} \\\\" >> $indexoutput
62 done 62 done