Mercurial > dottes
diff makeWeb.sh @ 321:b61c39beac5f
Generate different tune PDF for web site download.
For website download, generate a tune PDF with the tune title and composer.
Seems a bit silly to download a PDF giving an anonymouse tune.
author | Jim Hague <jim.hague@acm.org> |
---|---|
date | Wed, 17 Jul 2013 18:28:07 +0100 |
parents | cbe9c10b5a3e |
children | 27f29e8aafea |
line wrap: on
line diff
--- a/makeWeb.sh Tue Jul 16 17:21:42 2013 +0100 +++ b/makeWeb.sh Wed Jul 17 18:28:07 2013 +0100 @@ -78,10 +78,7 @@ changetitle=$retval fi - # Copy tune PDF from common graphics. - cp $graphicsdir/${name}.pdf $webdir - - # And copy the ABC. + # Copy the ABC into the web. cp $filename $webdir # Generate the tune web page.