Commit Graph

23 Commits

Author SHA1 Message Date
Jim Hague 483f9d4f38 Add Alto Sax transposition. 2020-02-03 10:49:27 +00:00
Jim Hague 3135ae7b07 Add A5NoCover book format.
For Lulu coil bound.
2019-08-10 00:43:43 +01:00
Jim Hague 03dd5c9bc5 Update Lulu option to A4NoCover.
Add A4NoCover to the sizes built in All. Also add A4NoCover and Nook to the
Bumper sizes.
2019-08-09 23:58:29 +01:00
Jim Hague 907199f610 Oops. Don't give makeWebGraphics.sh a second parameter. 2019-08-06 11:05:12 +01:00
Jim Hague aa97e0f688 Change web page layout.
Put tune contents under 'tunes/<name>' or 'tunes-<instrument>/<name>'.
That way they won't move if the tune gets moved between Bookes.

For now I have not attempted to redirect old URLs.
2019-08-05 23:25:28 +01:00
Jim Hague 6b484de9cc Remove surplus space. 2019-07-08 09:46:52 +01:00
Jim Hague 0b00ba55b6 Fix Bumper Booke generation and add Bumper transpositions. 2019-03-27 10:48:17 +00:00
Jim Hague 0421abd310 Fix building transposed bookes. 2019-03-26 17:54:07 +00:00
Jim Hague 27070f9f05 Allow bookes to be build individually but omitted from Bumper Booke. 2017-12-06 22:51:46 +00: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
Jim Hague 17e20305b0 Add experimental Alto Recorder (C Fingering) instrument.
This should produce the bookes and website, but the website is not
linked into the main page yet.
2017-09-14 10:41:46 +01:00
Jim Hague 93040a50e2 Copy Bumper PDFs to website. 2016-11-05 15:06:01 +00:00
Jim Hague 2830b05206 Correct typo in makeAll.sh. 2016-11-04 23:34:41 +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
Jim Hague c61a2d6136 Revise build to allow multi-section books. 2016-11-04 17:59:10 +00:00
Jim Hague 7f459bab22 Add Nook-sized PDF output. 2013-08-05 18:06:19 +01:00
Jim Hague ade3337704 Revise scripts for building printed Bookes.
A lot of stuff was being duplicated between different page size. Consolidate where
possible, and in particular put as much into a single source file (dottes.tex) as
possible. Making a single Booke is now potentially quicker, as the tune pages
don't necessarily have to be regenerate every time.
2013-06-26 23:37:45 +01: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 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 533c08cb4f Finish first version of newly tarted up website. 2013-02-17 00:27:07 +00:00
Jim Hague e72fdf8511 Fix up makeAll.sh. 2013-01-26 15:58:11 +00:00
Jim Hague 50c67f52c8 Add a A4 portrait book with multiple tunes per page.
Also add a script to make all variants of a single book, and
look for <tune name>.tex files, and if one exists add it after the tune.
2013-01-26 13:47:01 +00:00