summaryrefslogtreecommitdiff
path: root/mf/feta-generic.mf
diff options
context:
space:
mode:
authorCarl Sorensen <c_sorensen@byu.edu>2010-04-05 22:42:54 -0600
committerCarl Sorensen <c_sorensen@byu.edu>2010-04-24 12:32:23 -0600
commit6aa85858a5a60256a77dd16e7be44192b523a8f2 (patch)
tree38699af2cc4e845ce4ce2f1329e93fdb87677d18 /mf/feta-generic.mf
parent33c22be29e38987926847629352d0c86ca1bea42 (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-generic.mf')
-rw-r--r--mf/feta-generic.mf5
1 files changed, 2 insertions, 3 deletions
diff --git a/mf/feta-generic.mf b/mf/feta-generic.mf
index 5006b1f99d..3472715e16 100644
--- a/mf/feta-generic.mf
+++ b/mf/feta-generic.mf
@@ -2,7 +2,7 @@
% This file is part of LilyPond, the GNU music typesetter.
%
% Copyright (C) 1997--2010 Han-Wen Nienhuys <hanwen@xs4all.nl>
-%
+%
%
% LilyPond is free software: you can redistribute it and/or modify
% it under the terms of the GNU General Public License as published by
@@ -38,12 +38,11 @@ black_notehead_width# := 1.0 staff_space#;
fet_beginfont ("feta", design_size, "fetaMusic");
-if test = 0:
+if test = 0:
input feta-rests;
input feta-accidentals;
input feta-arrowheads;
input feta-dots;
- input feta-noteheads;
input feta-scripts;
input feta-flags;
input feta-clefs;