Mercurial > dottes
diff makeBookeTunePages.sh @ 282:ced1d1ba42f6
Various revisions of printed book presentation.
1. Purple background on the front and and new blank back pages.
2. UK English for hyphenation and date presentation.
3. Dedication and 'About Havoc' section.
4. Footer just page number in centre of page.
5. Revised copyright discussion.
6. Since it's a book, make content, intro and first lines to chapters.
And prompt individual tunes to sections.
7. Omit 'Tunes' chapter heading. It doesn't look good in A5.
author | Jim Hague <jim.hague@acm.org> |
---|---|
date | Fri, 05 Jul 2013 18:56:34 +0100 |
parents | 06e140f48543 |
children | c3b300378738 |
line wrap: on
line diff
--- a/makeBookeTunePages.sh Wed Jul 03 22:14:09 2013 +0100 +++ b/makeBookeTunePages.sh Fri Jul 05 18:56:34 2013 +0100 @@ -45,7 +45,7 @@ echo -E "\vfill \begin{center}" >> $tunesoutput echo -E "\phantomsection" >> $tunesoutput echo -E "\hypertarget{$name}{\includegraphics[width=\textwidth,height=0.85\textheight,keepaspectratio]{$graphicsdir/$name}}" >> $tunesoutput - echo -E "\addcontentsline{toc}{subsection}{$title}" >> $tunesoutput + echo -E "\addcontentsline{toc}{section}{$title}" >> $tunesoutput echo -E "\end{center}" >> $tunesoutput changefile=`$dir/abcfield.py --field N $filename | grep "Change:" | sed -e "s/Change: *//"`