Commit Graph

966 Commits

Author SHA1 Message Date
Jim Hague b5e95538bc And first go at Susie's Albert Farmers Bonfire Tune. 2017-12-09 18:19:48 +00:00
Jim Hague 558fc91d5d First go at Susie's Tip Top Polka. 2017-12-09 18:02:17 +00:00
Jenkins Build Manager 35980984f1 Added tag build-default-292 for changeset d6f1f2b3bd01 2017-12-07 00:55:24 +00:00
Jim Hague 27070f9f05 Allow bookes to be build individually but omitted from Bumper Booke. 2017-12-06 22:51:46 +00:00
Jenkins Build Manager 5c0e97279a Added tag build-default-290 for changeset 33b4d07c5907 2017-10-14 22:01:53 +01:00
Jim Hague 3072e421a0 Merge with upstream. 2017-10-14 21:02:57 +01:00
Jim Hague e18369b3c7 And, ironically, decide Skirmish can be less compact. 2017-10-14 20:59:05 +01:00
Jim Hague dda008e4e4 More compact versions of Morris tunes. 2017-10-14 20:58:36 +01:00
Jenkins Build Manager bb7bc54fe0 Added tag build-default-289 for changeset 37a436edfedd 2017-10-14 13:02:41 +01:00
Jim Hague c22011a038 Add compact version of Postman's Knock. 2017-10-14 11:55:47 +01:00
Jenkins Build Manager 11d1b7539d Added tag build-default-288 for changeset 7d975b619963 2017-10-13 18:25:40 +01:00
Jim Hague 8e55e9f609 Merge with upstream. 2017-10-13 17:19:24 +01:00
Jim Hague 51353e49b9 Correct Mac-ism. find -maxdepth n, not find -depth n. 2017-10-13 17:19:06 +01:00
Jenkins Build Manager af8549e254 Added tag build-default-287 for changeset 9a6c27f6d13d 2017-10-13 16:21:11 +01:00
Jim Hague 01124b3d00 Merge with upstream. 2017-10-13 16:17:56 +01:00
Jim Hague 260fbc3ac3 Compact versions of Session tunes. 2017-10-13 16:14:05 +01:00
Jim Hague 06f4e5ea57 Revise transposition scripts to make Compact. 2017-10-13 15:56:23 +01:00
Jim Hague a5b76de484 Introduce mechanism for having different tune images for compact printed output.
Sort alternate .abc in subdir 'Compact' under the booke dir. Use that as
the graphic for A5 output, assuming it will be vertically more compact.
Use Bear Dance as an example, as it has commentary that currently
overflows an A5 landscape page.

For the moment, transposed Bookes don't transpose and so don't use Compact.
2017-10-13 15:44:15 +01:00
Jenkins Build Manager 55294c9d82 Added tag build-default-286 for changeset 34c7947b4542 2017-10-13 12:26:58 +01:00
Jim Hague 7915144930 Correction from Nerys to first bar of C tune in Laudaunum Bunches. 2017-10-13 10:50:18 +01:00
Jim Hague 497e2200da Add chords to New Road to Alston, based on those for Davy Davy Nick Nack. 2017-10-13 10:38:43 +01:00
Jenkins Build Manager 6ec02760bf Added tag build-default-285 for changeset 5c1a240cc0fc 2017-10-12 19:12:32 +01:00
Jim Hague 1ee74be6dc Promote Seven Stars, Enrico and Sue's French Tune to the main Session booke. 2017-10-12 17:55:19 +01:00
Jim Hague 1792a4cd80 Reflow La Mourisque onto 4 lines. 2017-10-12 17:54:37 +01:00
Jim Hague 07b37c3f07 Reflow Astley's Ride onto 4 lines. 2017-10-12 17:51:31 +01:00
Jim Hague f26ac4f8dd Remove hopefully unnecessary !: from Library tunes. 2017-10-12 17:49:11 +01:00
Jenkins Build Manager 09f6b8cbf6 Added tag build-default-284 for changeset 69a7499817c8 2017-10-12 16:05:54 +01:00
Jim Hague 3e66659618 On Nook and A5 prints, start a new page with each tune and centre vertically..
A5 mostly did, but ran into trouble with longer comments on a tune.
This may give blank space after tunes where a long comment overflows
onto another page, but I think for now it's better to have each tune
at the top of the page.

Or rather, and this is the other change, in the middle of the page. Centre
the page content for A5 and Nook.
2017-10-12 14:50:51 +01:00
Jim Hague afd6fd83b6 Reduce base font size on Nook to 10pt.
I think this is a better fit to the page size.
2017-10-12 14:48:26 +01:00
Jim Hague b2505f3801 Remove bowing marks from King of the Fairies.
Nothing else has 'em, and they do complicate things for non-fiddle persons.
2017-10-12 13:48:09 +01:00
Jim Hague 52e3d1cde8 Revise Markdown handling of character entities.
Ideally I'd like the ABC character entities to survive Markdown and then
get converted. But because they start with '\', they don't. So I have
no alternative but to convert them to HTML entities, which Markdown then
converts to UTF-8.
2017-10-12 13:32:24 +01:00
Jim Hague f267b21c21 Remove vestiges of support for stdin input to abcfield.py.
I'm not using it, and it complicates things a bit.
2017-10-12 13:29:50 +01:00
Jim Hague 5622d5d239 Convert abcfield.py from OptionParser to ArgumentParser.
abctemplate.py uses ArgumentParser, so this reduced dependencies.
2017-10-12 11:59:28 +01:00
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
Jenkins Build Manager 5d49c010e1 Added tag build-default-283 for changeset 83bffde974c0 2017-10-11 23:14:30 +01:00
Jenkins Build Manager 9c3e711c86 Added tag build-default-282 for changeset 833e6185b6a2 2017-10-11 18:24:29 +01:00
Jim Hague 5909c3486b Use full title in printed version.
Since \newcommand takes a maximum of 9 params, move the notes, history
and closing \vfill for each tune from \showtune to the text generated
for each tune in dottes.tex.tune.
2017-10-11 18:09:51 +01:00
Jim Hague cd56cd0bc5 Fix full title text in markdown - getFullTitle() needs a list of lines. 2017-10-11 18:05:32 +01:00
Jim Hague 127c0380db Provide full titles for next and previous tunes in web pages. 2017-10-11 17:45:27 +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 0f2b90c40d Provide quoting for single and double quotes.
Stop them mucking up HTML quoting by substituting with entities.
2017-10-11 17:03:29 +01:00
Jim Hague d2b405b2a3 Move book and learner tune link to centre of bottom row, and add popup text.
The parts display is not uncomplicated by the images, and they have
explanations - at least some users I've spoken to did not understand
what they do.
2017-10-11 16:18:13 +01:00
Jenkins Build Manager 5c3fae0231 Added tag build-default-281 for changeset f8ab14cc9d8d 2017-10-10 16:18:39 +01:00
Jim Hague dab61c6bbd Add previous and next tune links to website. 2017-10-10 15:01:22 +01:00
Jenkins Build Manager 0f1646cb90 Added tag build-default-280 for changeset da565d2aa309 2017-10-09 19:07:36 +01:00
Jim Hague 7de3397744 More initial tempi. 2017-10-09 17:57:36 +01:00
Jim Hague 22e327b4ab Set first guess tempi for Morris. 2017-10-09 17:55:00 +01:00
Jim Hague 3befbfba06 Automated merge with ssh://hg.cryhavoc.org.uk/dottes 2017-10-09 17:30:56 +01:00
Jim Hague 38b27fd3dc Try to regularise the outline Parts header. 2017-10-09 17:30:48 +01:00
Jim Hague 02b29f13f3 Add subtitle if present in tune links. 2017-10-09 17:30:31 +01:00