Commit Graph

923 Commits

Author SHA1 Message Date
Jim Hague 99ffcead75 Automated merge with ssh://hg.cryhavoc.org.uk/dottes 2016-11-06 13:40:37 +00:00
Jim Hague 57ef8f8f67 Attempt revamp of CSS and presentation. Ditch 960. 2016-11-06 13:40:32 +00:00
Jenkins Build Manager 2ec1200cd3 Added tag build-default-248 for changeset 2fe68733ec17 2016-11-06 09:15:57 +00:00
Jim Hague 479aadb901 Fix learner tune CSS. Broken during tune page CSS revision.
Give the main display its own CSS.
2016-11-06 08:24:22 +00:00
Jenkins Build Manager f9811c0fed Added tag build-default-247 for changeset a6188ff0eff0 2016-11-05 15:57:32 +00:00
Jim Hague 79a1f40f0a Automated merge with ssh://hg.cryhavoc.org.uk/dottes 2016-11-05 15:06:06 +00:00
Jim Hague 93040a50e2 Copy Bumper PDFs to website. 2016-11-05 15:06:01 +00:00
Jenkins Build Manager 116cd728fd Added tag build-default-246 for changeset 51b75117ffd8 2016-11-05 11:39:19 +00:00
Jim Hague dccbc2aab6 Automated merge with ssh://hg.cryhavoc.org.uk/dottes 2016-11-05 10:46:45 +00:00
Jim Hague afc73cd0b3 Sort out column widths for web tune list.
In the process discover display: table-column and use those on
tune headers and footers to set column widths.
2016-11-05 10:46:41 +00:00
Jenkins Build Manager 7c5ec62d24 Added tag build-default-245 for changeset b20beaebc06b 2016-11-05 00:38:16 +00:00
Jim Hague 48658059ca It seems \tabularnewline is better than \\ in tables.
It explicitly means that this is the end of an entire row. \\ can
get redefined a lot.
2016-11-04 23:57:05 +00:00
Jim Hague 3ab55e97a8 Automated merge with ssh://hg.cryhavoc.org.uk/dottes 2016-11-04 23:44:03 +00:00
Jim Hague 2830b05206 Correct typo in makeAll.sh. 2016-11-04 23:34:41 +00:00
Jenkins Build Manager 4f917db05e Added tag build-default-244 for changeset d5357ee6b4b2 2016-11-04 23:32:43 +00:00
Jim Hague d8eb6deee0 Up the resolution of the web graphics.
This will result in increased image size, on the order of 18k->32k, but
I'm fed up with the blurriness of the current images. Ideally I'd move
to SVG for the web images, but Mick reckons that SVG support on mobile
browsers is still limited. Suspect he's probably right.
2016-11-04 23:31:40 +00:00
Jim Hague 407ec5913d Rework makeAll.sh to make multiple Bookes and a Bumper Booke too.
The Bumper is made if more than 1 Booke is specified.
2016-11-04 22:41:57 +00:00
Jenkins Build Manager 0d88a73405 Added tag build-default-243 for changeset 3b8a457ea3c9 2016-11-04 18:52:47 +00:00
Jim Hague 31d9ec38c9 Automated merge with ssh://hg.cryhavoc.org.uk/dottes 2016-11-04 17:59:19 +00:00
Jim Hague c61a2d6136 Revise build to allow multi-section books. 2016-11-04 17:59:10 +00:00
Jim Hague 24f0fee542 Put the title and subtitle on the section intro page.
Contents, for some reason, can't be taken from file.
2016-11-04 00:48:23 +00:00
Jim Hague b17a790b77 Create a section title page in the print version.
Move the section comment to that title page.
2016-11-04 00:03:54 +00:00
Jenkins Build Manager 83d18069f4 Added tag build-default-242 for changeset fceafdb462a8 2016-11-02 19:23:16 +00:00
Jim Hague 86fceeba90 Automated merge with ssh://hg.cryhavoc.org.uk/dottes 2016-11-02 18:36:54 +00: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 7791a913d4 Reduce gap between items in tune representation list.
Gets it all back onto one line in Chromium for me.
2016-11-02 17:59:25 +00:00
Jenkins Build Manager cd88e81672 Added tag build-default-241 for changeset 76aa6580b277 2016-11-02 16:04:45 +00:00
Jim Hague c5ecfbb689 Convert tunes to use notes for credit and change. 2016-11-02 15:14:12 +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 945454da9d Give ABC file directory when expanding markdown.
<foo.abc> specifies a file in the same directory as the file being
processed.
2016-11-02 14:59:31 +00:00
Jim Hague c1c7d23c0b Implement custom markdown <foo.abc> to reference tune.
Also ensure filename matches are not greedy, and so work if there are
two filenames on a line.
2016-11-02 14:06:25 +00:00
Jim Hague d9d4e3c157 Convert Markdown in N and H fields. Fix up .abc links. 2016-11-02 08:36:21 +00:00
Jenkins Build Manager 169520d254 Added tag build-default-240 for changeset 5db7e72d4219 2016-11-02 01:12:42 +00:00
Jim Hague 0dcf4340fc Automated merge with ssh://hg.cryhavoc.org.uk/dottes 2016-11-02 00:21:30 +00:00
Jim Hague 262ee6c3e4 Replace sed substitution with Python templating for HTML and LaTeX output. 2016-11-02 00:21:18 +00:00
Jim Hague fdd073b827 Convert remaining Python to Python3 and add +: support. 2016-10-31 23:55:28 +00:00
Jim Hague fbd277f6c9 More abcfield.py updates and mark it Python 3.
- Move title fixups into Python.
- Move key display name expansion into Python.
- Add Dottes-specific header continuation line format. None of the usual
  tools appears to support the official +: continuation.
2016-10-31 23:48:45 +00:00
Jim Hague 3d8f52e639 Either abc2midi or abc2xml complains if N: or Z: is the last header. 2016-10-31 23:45:00 +00:00
Jim Hague 639f6f42df Set exit status on abcfield.py to indicate if anything found. 2016-10-29 23:18:45 +01:00
Jenkins Build Manager db74ac698c Added tag build-default-239 for changeset 0206ab9fd6ba 2016-10-29 22:41:44 +01:00
Jim Hague 07e6191f9c Switch from txt2tags to using pandoc with Markdown (Pandoc flavour) input. 2016-10-29 21:51:59 +01:00
Jim Hague fcc48a7a58 Revise abcfield.py to recognise continuation fields.
Also default to HTML entity output, and replace --contains with
--starts, which does the same thing but checks only the start of
the line and removes the matched item.
2016-10-29 19:32:53 +01:00
Jenkins Build Manager 6c18791f5e Added tag build-default-238 for changeset b639b019b19e 2016-10-16 17:41:56 +01:00
Jim Hague a595d9de72 Automated merge with ssh://hg.cryhavoc.org.uk/dottes 2016-10-16 16:47:18 +01:00
Jim Hague fcf16bb98d Improve chords in B tune of Long Odds. 2016-10-16 12:32:35 +01:00
Jenkins Build Manager 5f339429d3 Added tag build-default-237 for changeset a44de27fd0f8 2016-10-15 18:34:03 +01:00
Jim Hague b02a286e2b Tidy up Constant Billy repeats. 2016-10-15 17:52:09 +01:00
Jim Hague 447b81c540 Automated merge with ssh://hg.cryhavoc.org.uk/dottes 2016-10-15 17:37:17 +01:00
Jim Hague 6c8b1c5aa5 New tune, 'Long Odds' for 'Greenham'. 2016-10-15 17:37:05 +01:00
Jim Hague 162a83c8df Add subtitle with dance name. 2016-10-15 17:36:49 +01:00