From: fred Date: Sun, 24 Mar 2002 20:02:48 +0000 (+0000) Subject: lilypond-0.1.23 X-Git-Tag: release/1.5.59~3596 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=9c30181aad9a0e20a6b96a7a9424ace3044d4965;p=lilypond.git lilypond-0.1.23 --- diff --git a/mf/foo.mf b/mf/foo.mf new file mode 100644 index 0000000000..6bd9b647f7 --- /dev/null +++ b/mf/foo.mf @@ -0,0 +1,22 @@ + +def simple_serif(expr p,q, a)= + p{dir(angle(q-p) -a)} .. q{ - dir(angle(p -q) + a)} +enddef; +% +% Accidentals from various sources, notably +% +% Baerenreiter edition of Schuberts `Auf dem Strom' (sharp, natural, flat) +% F Hofmeister edition of Muellers `Etueden fuer Horn' (double sharp) +% + + +%tracingall; +%proofing := 2; +%\tracingequations:= tracingonline := 1; + +fet_begingroup("accidentals"); + + + +fet_endgroup("accidentals"); +