]> git.donarmstrong.com Git - lilypond.git/blobdiff - mf/feta-generic.mf
*** empty log message ***
[lilypond.git] / mf / feta-generic.mf
index 0afbcdd9a0710342fbebdf589177c1e93d8a4932..dd508285aa5daf0a77cc06aca567ffddec66ca6d 100644 (file)
@@ -23,12 +23,15 @@ input feta-params;
 
 font_x_height  staff_space#;
 
+%% this is a fallback so we can run the font without including feta-bolletjes.
+black_notehead_width# := 1.0 staff_space#;
 
 
 fet_beginfont("feta", design_size, "fetaMusic");
 if test = 0: 
        input feta-eindelijk;
        input feta-toevallig;
+       input feta-arrow;
        input feta-puntje;
        input feta-bolletjes;
        input feta-schrift;
@@ -36,6 +39,7 @@ if test = 0:
        input feta-klef;
        input feta-timesig;
        input feta-pendaal;
+       input feta-haak;
        input feta-accordion;
 else:
        input feta-test-generic.mf;