diff makeBookeA5.sh @ 252:4fb2e5728879

Put book intro text into its own file. Stop duplicating it between A4 and A5 headers.
author Jim Hague <jim.hague@acm.org>
date Sat, 15 Jun 2013 00:11:23 +0100
parents 440172d9f5d6
children bd69673595d0
line wrap: on
line diff
--- a/makeBookeA5.sh	Fri Jun 14 23:52:59 2013 +0100
+++ b/makeBookeA5.sh	Sat Jun 15 00:11:23 2013 +0100
@@ -50,6 +50,7 @@
     touch $builddir/intro.txt
 fi
 cp dottes.tex.a5header $builddir/$output
+cat dottes.tex.intro >> $builddir/$output
 
 # Now, for each tune, make the tune graphic and add it, inside a
 # centre section, so the document. Then add a TOC entry.