Mercurial > dottes
diff makeWeb.sh @ 45:689026e2de0c
Web. Add download links for book.
author | Jim Hague <jim.hague@laicatc.com> |
---|---|
date | Sun, 04 Mar 2012 13:07:50 +0000 |
parents | d92717f8130c |
children | a63e39fc3410 |
line wrap: on
line diff
--- a/makeWeb.sh Sun Mar 04 13:07:25 2012 +0000 +++ b/makeWeb.sh Sun Mar 04 13:07:50 2012 +0000 @@ -31,6 +31,8 @@ sed -e "s/@BUILD@/$buildno/" -e "s/@SUBTITLE@/$subtitle/" \ -e "s/@INTRO@/$intro/" -e "s/@BOOK@/$1/" dottes.html.header > $webdir/$output +cp $1.pdf $1-booklet.pdf $webdir + # Now, for each tune, make the tune graphic and sound. find $booke -name "*.abc" | sort | while read filename