Commit Graph

508 Commits

Author SHA1 Message Date
Jim Hague ca49d7acd8 Add licence note to website. 2013-06-21 10:12:24 +01:00
Jim Hague ee7639118d Bring Michael Turner's Waltz into line with a recording made at a session.
Also add a licence. Creative Commons allow mods on sharing, allow
commercial use.
2013-06-21 10:09:50 +01:00
Jim Hague fe23735027 Move Change: notice closer to the bottom of the tune graphic.
I was using \begin{center}..\end{center} to centre the tune graphic,
followed by the change notice, if any.

But this leaves a paragraph gap after the center section and hence a gap
between tune graphic and change notice.

Change to use figures to position the graphic, include the change notice
as a caption, and use {\centering} around the image to centre just the image.
2013-06-15 22:21:02 +01:00
Jim Hague 29e716ff4e Run Latex a third time to get the page numbers right.
If the page of contents goes over a page, a third run of Latex is
necessary to get the page numbers right.
2013-06-15 14:21:47 +01:00
Jim Hague 1730b558ae Oops. Missed saving removal of intro text from A4 header. 2013-06-15 00:20:39 +01:00
Jim Hague 1c8fd3f513 Put book intro text into its own file.
Stop duplicating it between A4 and A5 headers.
2013-06-15 00:11:23 +01:00
Jim Hague e4cd108b8a Stop numbering the title page(s) in the printed book. 2013-06-14 23:52:59 +01:00
Jim Hague b805ac7b0f Decide to use the default paragraph indent.
A zero indent means that you really then want space between paragraphs.
And that in turn means that you get extra spaces between a tune and
any Change notification.

So for now use the default indentation to signal a paragraph and see
how that goes.

Possibly the tunes should be generate such that there is no paragraph
between the graphic and the change notification, but I'd have to work
out how.
2013-06-14 23:39:37 +01:00
Jim Hague 33d21e11a8 Add copyrighted tune removal statement to website. 2013-06-14 23:21:29 +01:00
Jim Hague 62c7af9922 Redo the printed Booke title page.
Put a big title in English Towne, the official Havoc font.
Add a title for each volume, and also print the subtitle on the cover.

Add the buzzard, too. On A5, we now need to split the title page across two
physical pages. This looks OK to me.
2013-06-14 23:19:25 +01:00
Jim Hague 7e39ec10c3 Correct note in B tune of Banbury Bill. 2013-06-14 20:51:20 +01:00
Jim Hague 61da09b7ab The version of Michael Turners from Nick Barber isn't what we actually play.
Digging around, I find that the tune is actually due to no less than
Mozart. Replace Nick Barber with what Mozart wrote. I'm not sure it's
still exactly what Havoc play, but I think it's closer.
2013-06-14 09:22:06 +01:00
Jim Hague 1b90e6959d Correct spelling in filename of Gathering Peascods, and fix up change link.
I forgot the scripts now expect the .abc filename in the change note.
2013-06-12 10:11:44 +01:00
Jim Hague 7bdb641a6d Automated merge with ssh://hg.cryhavoc.org.uk/dottes 2013-06-10 21:59:00 +01:00
Jim Hague dd79b320f5 Emma is usually know to Havoc as 'Emma from Finland'. 2013-06-10 21:58:40 +01:00
Jim Hague f0324d4865 Adjust a bunch of tempi. 2013-06-06 21:46:01 +01:00
Jim Hague 9356e85695 Revise chords to some that make sense on a guitar.
Also remove unplayed [2 at the end of the A tune.
2013-06-06 20:58:14 +01:00
Jim Hague 0a0c5106b5 Add All In A Garden Green. 2013-06-06 20:57:36 +01:00
Jim Hague 239ebd6678 Added Charpentier Te Deum Prelude. Not folk, I know, but a good tune. 2013-04-04 10:24:27 +01:00
Jim Hague 7f6c121630 Revert tracing change than slipped into the archive. 2013-04-02 09:47:20 +01:00
Jim Hague 6d365e8004 Amend Library into and subtitle into something that doesn't break scripts.
The scripts expect a single line of text, it seems.
2013-03-31 21:33:56 +01:00
Jim Hague 6424a98ba9 Change College Hornpipe section playing. 2013-03-31 21:26:25 +01:00
Jim Hague 3f7ca57207 Automated merge with ssh://hg.cryhavoc.org.uk/dottes 2013-03-31 20:51:02 +01:00
Jim Hague 093aae5073 Add Library for non-Havoc tunes. 2013-03-31 19:51:22 +01:00
Jim Hague bd538e1b8a Add contact details to website. 2013-03-10 20:30:56 +00:00
Jim Hague 56db6ef3e2 Pete and Jackie both say the words are really as I sing them.
So Make It So. Oi Be!
2013-02-26 09:59:54 +00:00
Jim Hague 84b9c93ee4 Correction from Ed on Exploding Potato. 2013-02-23 15:20:17 +00:00
Jim Hague c2686353cc Add a flashier title page to the LaTeX documents. 2013-02-23 13:48:06 +00:00
Jim Hague 6c091c1470 Modify Change tune handling.
Change all change notes to reference the filename of the tune to change to.

Modify web and document generators to pull the change note out of the abc
and generate an appropiate bit of content. This is now, in both cases,
a hyperlink.

In the process, remove the tune-specific .tex facility. It wasn't being
used.

I could really do with a proper templating system, and using some sort
of templating in the LaTeX generation.
2013-02-23 13:10:58 +00:00
Jim Hague 2dfc0109f5 Change background bitmap base colour to 9900cc.
This matches the set body background colour, shown if the image is not
available. The image was generated as before.
2013-02-23 11:38:35 +00:00
Jim Hague f2b96eb19b Replace background image with GIMP generated purple cloth bitmap.
The old image had joins when it repeated. RReplace with a bitmap
of colour 8000ba with GIMP Aristic/Clothify filter applied with
Blur X/Y 20 and depth 1.
2013-02-23 11:32:04 +00:00
Jim Hague d3a940e7eb Tweak web banner.
Move text to 5px margin, which combined with the 5px margin specified
in the banner CSS gives a 10px margin for text, matching the content.

Give buzzard more of a vertical margin.
2013-02-23 11:23:15 +00:00
Jim Hague b46aa19389 Redo the banner bitmap.
The previous bitmap had green tinges around the main wording. And I wanted
to have 'Cry Havoc Botley Morris' around the buzzard.

Also add the Inkscape SVG used to generate the banner bitmap.
2013-02-23 02:05:07 +00:00
Jim Hague 9b21ea9c95 Give in to my inner OCD and make the tune list a DIV with CSS, not a table. 2013-02-22 23:20:06 +00:00
Jim Hague 36bd2926b5 Make transposed tunes use the original audio.
The aim of MIDI and MP3 is to allow the user to hear what a tune sounds
like. For transposed bookes, I think this should be reused from the main
booke page, because hearing it at the transposed pitch isn't a major help.

And in fact given the way cello transposition is done, the sound won't
be transposed anyway. And Jane hasn't complained.

This will speed up building the bookes by removing audio generation,
the slowest process, from the transposed bookes.
2013-02-22 01:09:37 +00:00
Jim Hague 9c19ccc96d Add robots.txt instructing the site not to be indexed. 2013-02-22 00:33:00 +00:00
Jim Hague d36e46f88f Change Rufty Tufty to cut common time as per version on abcnotation.
Also add part information and change some grace notes to non-grace.
2013-02-22 00:32:33 +00:00
Jim Hague 0588598c85 Fix up line endings in Laride. 2013-02-22 00:30:23 +00:00
Jim Hague 01c0ebce2d Added Dear Tobacco from Audrey and Louth Quickstep and Theme Vannetaise from Susie. 2013-02-21 08:01:49 +00:00
Jim Hague f4a3ff6fd8 Force Horn in F output to be in treble clef.
Some lower tunes with the odd high note ended up in bass clef. This crap horn
player doesn't do bass clef.
2013-02-21 07:23:49 +00:00
Jim Hague 3a567e0637 Fix up problems in Horn in F transposition.
1. Ensure makeWeb.sh gets its second parameter quoted, to allow for spaces in it.
2. Don't forget to copy the component text items into the horn dir.
3. Fix removing transposition tag from page title.
2013-02-20 13:45:58 +00:00
Jim Hague 18727830fa Add Horn in F transposition. 2013-02-20 13:03:40 +00:00
Jim Hague b5ce2d9d39 Add 'clef=bass' into the converted output.
This doesn't affect output from abcm2ps, which assumes bass clef for a middle=D,
but I like the idea of being more explicit.
2013-02-20 12:48:02 +00:00
Jim Hague 352a9315b4 Ignore generated files under web and also the transposition directories. 2013-02-20 12:47:19 +00:00
Jim Hague ccb8de1185 Sort out the tunes and transposition displayed on the front page. 2013-02-19 16:26:16 +00:00
Jim Hague e705f35e5e When listing titles for web, straighten out ones of the form 'Something, The'.
Basically anything with a ', <first>' has than removed and the first prepended.
2013-02-18 22:37:46 +00:00
Jim Hague d1c4ec0c59 Make tune graphic on tune page fill the width of the page. 2013-02-18 22:06:17 +00:00
Jim Hague 0fab9dbdc4 Tweak position of tune index tune name text to be more aligned with the tune graphic. 2013-02-18 22:05:56 +00:00
Jim Hague 44bf3605bb Change banner to transparent PNG with Havoc font lettering and buzzard on black background. 2013-02-18 22:05:23 +00:00
Jim Hague e52dac5422 Tune graphic has title. Remove it from the tune page.
At some point I might get round to removing the title and notes from the graphic
and doing them in LaTeX/HTML. But not yet.
2013-02-18 21:55:33 +00:00