Jim Hague
|
fd98182250
|
Move prev/next field reading into abctemplate.py.
Fishing all that stuff out in makeWeb.sh was a bit ugly.
|
2017-10-12 11:21:48 +01:00 |
Jim Hague
|
9e27b13c6b
|
Add fulltitle to template fields.
fulltitle is title + [(" subtitle ")"] if subtitle is present.
To do: extend full title to next and prev. this means exposing it
in abcfield.py.
|
2017-10-11 17:09:31 +01:00 |
Jim Hague
|
703055e580
|
Show parts at top left of tune.
|
2017-10-08 20:34:49 +01:00 |
Jim Hague
|
193d7fde2f
|
First attempt at adding Tradition below subtitle in web and print.
|
2017-10-08 17:06:09 +01:00 |
Jim Hague
|
6e79f73b9d
|
Add Dottes History to notes. Currently appears after notes with a gap.
This is intended for longer exposition about a tune.
|
2016-11-02 18:36:31 +00:00 |
Jim Hague
|
3061852caf
|
Replace Change and Credit with Markdown-enabled Notes section.
Data in Notes is taken from N: section starting "Dottes:".
|
2016-11-02 15:02:06 +00:00 |
Jim Hague
|
262ee6c3e4
|
Replace sed substitution with Python templating for HTML and LaTeX output.
|
2016-11-02 00:21:18 +00:00 |