]> git.donarmstrong.com Git - lilypond.git/commit - mf/GNUmakefile
Add improved shape note support
authorCarl Sorensen <c_sorensen@byu.edu>
Tue, 6 Apr 2010 04:42:54 +0000 (22:42 -0600)
committerCarl Sorensen <c_sorensen@byu.edu>
Sat, 24 Apr 2010 18:32:23 +0000 (12:32 -0600)
commit6aa85858a5a60256a77dd16e7be44192b523a8f2
tree38699af2cc4e845ce4ce2f1329e93fdb87677d18
parent33c22be29e38987926847629352d0c86ca1bea42
Add improved shape note support

Add Christian Harmony, Sacred Harp, and Southern Harmony styles

Add variable-thickness open note shapes to the shape note font

Change the starting character value for the Feta font to accomodate
  the extra characters.

Add new commands to base shape note scale degrees on the relative
  major.

Modify buildscripts for emmentaler font.

Add regression tests for various note styles.

Update docs to reflect new settings.

Update changes.tely.

Move noteheads to separate sub-font to allow space for shape note heads
27 files changed:
Documentation/changes.tely
Documentation/included/font-table.ly
Documentation/notation/pitches.itely
input/regression/note-head-aiken.ly [new file with mode: 0644]
input/regression/note-head-sacred-harp.ly [new file with mode: 0644]
input/regression/note-head-shape-minor.ly [new file with mode: 0644]
input/regression/note-head-solfa.ly
input/regression/note-head-southern-harmony.ly [new file with mode: 0644]
ly/property-init.ly
mf/GNUmakefile
mf/bigcheese.pe.in
mf/feta-autometric.mf
mf/feta-generic.mf
mf/feta-noteheads-generic.mf [new file with mode: 0644]
mf/feta-noteheads-test-generic.mf [new file with mode: 0644]
mf/feta-noteheads.mf
mf/feta-noteheads11.mf [new file with mode: 0644]
mf/feta-noteheads13.mf [new file with mode: 0644]
mf/feta-noteheads14.mf [new file with mode: 0644]
mf/feta-noteheads16.mf [new file with mode: 0644]
mf/feta-noteheads18.mf [new file with mode: 0644]
mf/feta-noteheads20.mf [new file with mode: 0644]
mf/feta-noteheads23.mf [new file with mode: 0644]
mf/feta-noteheads26.mf [new file with mode: 0644]
mf/feta-test-generic.mf
scripts/build/gen-emmentaler-scripts.py
scripts/build/mf-to-table.py