diff makeWeb.sh @ 110:a63e39fc3410

Add basic diacritic handling for LaTeX and web. It would be nice if everyone used UTF-8, but it doesn't look like that works at present.
author Jim Hague <jim.hague@acm.org>
date Thu, 15 Mar 2012 14:32:53 +0000
parents 689026e2de0c
children 295ba8275ab4
line wrap: on
line diff
--- a/makeWeb.sh	Wed Mar 14 15:56:48 2012 +0000
+++ b/makeWeb.sh	Thu Mar 15 14:32:53 2012 +0000
@@ -37,7 +37,7 @@
 find $booke -name "*.abc" | sort |
     while read filename
     do
-        title=`grep "^T:" $filename | head -1 | sed -e "s/^T: *//"`
+        title=`$dir/abctitle.py --html $filename`
         name=`basename $filename .abc`
 
         # Copy tune PDF from common graphics.