lilypond-0.1.27
[lilypond.git] / mf / foo.mf
blob6bd9b647f71d3664a8e5cd73e077f21a19ca3447
2 def simple_serif(expr p,q, a)= 
3         p{dir(angle(q-p) -a)} .. q{ - dir(angle(p -q) + a)}
4 enddef;
6 % Accidentals from various sources, notably
8 %   Baerenreiter edition of Schuberts `Auf dem Strom' (sharp, natural, flat)
9 %   F Hofmeister edition of Muellers `Etueden fuer Horn'  (double sharp)
13 %tracingall;
14 %proofing := 2;
15 %\tracingequations:= tracingonline := 1;
17 fet_begingroup("accidentals");
21 fet_endgroup("accidentals");