diff makeWeb.sh @ 122:295ba8275ab4

Make output larger where possible. This is done by a) reducing the page margins b) compressing the heading and removing all but Notes: fields. The latter produced vertically smaller tune PDFs that will scale wider. In the process, modify abctitle.py to extract the first of any header field, and move formatting for a single tune into a .fmt file.
author Jim Hague <jim.hague@laicatc.com>
date Sat, 21 Apr 2012 19:47:30 +0100
parents a63e39fc3410
children c88c74d27d68
line wrap: on
line diff
--- a/makeWeb.sh	Fri Apr 13 16:21:14 2012 +0100
+++ b/makeWeb.sh	Sat Apr 21 19:47:30 2012 +0100
@@ -37,7 +37,7 @@
 find $booke -name "*.abc" | sort |
     while read filename
     do
-        title=`$dir/abctitle.py --html $filename`
+        title=`$dir/abcfield.py --field T --html $filename`
         name=`basename $filename .abc`
 
         # Copy tune PDF from common graphics.