]> git.donarmstrong.com Git - lilypond.git/commitdiff
lilypond-0.1.23
authorfred <fred>
Sun, 24 Mar 2002 20:02:48 +0000 (20:02 +0000)
committerfred <fred>
Sun, 24 Mar 2002 20:02:48 +0000 (20:02 +0000)
mf/foo.mf [new file with mode: 0644]

diff --git a/mf/foo.mf b/mf/foo.mf
new file mode 100644 (file)
index 0000000..6bd9b64
--- /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");
+