X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=mf%2Ffeta-generic.mf;h=1e1047981e22ba234f48992a11f4b8ec06d8d29a;hb=5e8059cd76db864f08022b7cf05b3a808eefd267;hp=97c2dabc0a4b59d3c2c98d07707b924485a58458;hpb=b1eda2bf8186760c557b770833c172a8979bc538;p=lilypond.git diff --git a/mf/feta-generic.mf b/mf/feta-generic.mf index 97c2dabc0a..1e1047981e 100644 --- a/mf/feta-generic.mf +++ b/mf/feta-generic.mf @@ -1,3 +1,20 @@ +% +% feta-generic.mf -- implement generic stuff: include lots of files, but don't +% set dims. +% +% source file of the Feta (defintively not an abbreviation for Font-En-Tja) +% music font +% +% (c) 1997--2003 Han-Wen Nienhuys +% + + +if test = -1: + mode := smoke; +fi + +mode_setup; +% input feta-macros; @@ -5,8 +22,9 @@ make_pen_stack; make_picture_stack; input feta-params; +font_x_height staff_space#; +font_coding_scheme "feta music"; -test:= 0; if test = 0: input feta-eindelijk; input feta-toevallig; @@ -14,6 +32,22 @@ if test = 0: input feta-bolletjes; input feta-schrift; input feta-banier; + input feta-klef; + input feta-timesig; + input feta-pendaal; + input feta-accordion; + input feta-solfa; + else: - input foo; +% input feta-bolletjes; +% input feta-banier; +% input feta-eindelijk; +% input feta-klef; +% input feta-toevallig; + input feta-schrift; +% input feta-haak; +% input feta-timesig; + input feta-pendaal; +% input feta-accordion; +% input feta-solfa; fi