log abcfield.py @ 885:6b0ec85668ea

age author description
Sat, 23 Mar 2019 06:59:37 +0000 Jim Hague Only the first title should be converted to from sort to display order.
Thu, 12 Oct 2017 13:32:24 +0100 Jim Hague Revise Markdown handling of character entities.
Thu, 12 Oct 2017 13:29:50 +0100 Jim Hague Remove vestiges of support for stdin input to abcfield.py.
Thu, 12 Oct 2017 11:59:28 +0100 Jim Hague Convert abcfield.py from OptionParser to ArgumentParser.
Wed, 11 Oct 2017 18:05:32 +0100 Jim Hague Fix full title text in markdown - getFullTitle() needs a list of lines.
Wed, 11 Oct 2017 17:45:27 +0100 Jim Hague Provide full titles for next and previous tunes in web pages.
Wed, 11 Oct 2017 17:09:31 +0100 Jim Hague Add fulltitle to template fields. build-default-282
Wed, 11 Oct 2017 17:03:29 +0100 Jim Hague Provide quoting for single and double quotes.
Tue, 10 Oct 2017 15:01:22 +0100 Jim Hague Add previous and next tune links to website. build-default-281
Mon, 09 Oct 2017 17:30:31 +0100 Jim Hague Add subtitle if present in tune links.
Sun, 24 Sep 2017 23:12:03 +0100 Jim Hague Nerys next: L'Inconnu de Limoise.
Wed, 02 Nov 2016 14:59:31 +0000 Jim Hague Give ABC file directory when expanding markdown.
Wed, 02 Nov 2016 14:06:25 +0000 Jim Hague Implement custom markdown <foo.abc> to reference tune.
Wed, 02 Nov 2016 08:36:21 +0000 Jim Hague Convert Markdown in N and H fields. Fix up .abc links.
Wed, 02 Nov 2016 00:21:18 +0000 Jim Hague Replace sed substitution with Python templating for HTML and LaTeX output.