Jim Hague
8a94281be0
Handle '&' appearing in HTML output from tune titles.
...
It must be escaped or sed will substitute the pattern being searched for
at that point in the result.
2013-02-17 01:29:44 +00:00
Jim Hague
8ca95b24f9
Fix up typo from last commit of this file.
2013-02-17 00:39:59 +00:00
Jim Hague
533c08cb4f
Finish first version of newly tarted up website.
2013-02-17 00:27:07 +00:00
Jim Hague
2f40bc5018
Change web to use PNG rather than JPG.
...
This makes the image files smaller and much sharper.
2013-02-10 18:27:29 +00:00
Jim Hague
77cd8ca396
Oops. Printables not moved to the right web place.
2013-01-26 18:35:02 +00:00
Jim Hague
4c8f2a3ade
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.
2012-04-21 19:47:30 +01:00
Jim Hague
19e9f59ff2
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.
2012-03-15 14:32:53 +00:00
Jim Hague
6ce9367a9c
Web. Add download links for book.
2012-03-04 13:07:50 +00:00
Jim Hague
2edd15e2d6
First go at producing a very simple website.
...
Templating done with sed, and minimal HTML.
2012-03-04 12:39:12 +00:00