diff options
author | Carl Sorensen <c_sorensen@byu.edu> | 2010-04-05 22:42:54 -0600 |
---|---|---|
committer | Carl Sorensen <c_sorensen@byu.edu> | 2010-04-24 12:32:23 -0600 |
commit | 6aa85858a5a60256a77dd16e7be44192b523a8f2 (patch) | |
tree | 38699af2cc4e845ce4ce2f1329e93fdb87677d18 /mf/feta-noteheads26.mf | |
parent | 33c22be29e38987926847629352d0c86ca1bea42 (diff) |
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
Diffstat (limited to 'mf/feta-noteheads26.mf')
-rw-r--r-- | mf/feta-noteheads26.mf | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/mf/feta-noteheads26.mf b/mf/feta-noteheads26.mf new file mode 100644 index 0000000000..b25d21495c --- /dev/null +++ b/mf/feta-noteheads26.mf @@ -0,0 +1,13 @@ +% feta-noteheads26.mf +% part of LilyPond's pretty-but-neat music font + +input feta-autometric; + +design_size := 25.20; +test := 0; + + +input feta-noteheads-generic; + +end. + |