]> git.donarmstrong.com Git - lilypond.git/blobdiff - mf/feta-eindelijk.mf
* lily/tuplet-bracket.cc (brew_molecule): don't print bracket when
[lilypond.git] / mf / feta-eindelijk.mf
index 0d9b34d44e31288b3a1a9466d321deb764fe4dd1..4f46c68474fd81de94e7cd045494ddb68581ad8b 100644 (file)
@@ -4,7 +4,7 @@
 %
 % source file of the Feta (not the Font-En-Tja) music font
 % 
-% (c) 1997--2002 Jan Nieuwenhuizen <janneke@gnu.org>
+% (c)  1997--2003 Jan Nieuwenhuizen <janneke@gnu.org>
 
 fet_begingroup("rests");
 
@@ -297,6 +297,12 @@ fet_beginchar("8th rest","3","eighthrest");
        draw_eighth_rest;
        fet_endchar;
 
+
+%
+% TODO: the X dimensions of the rests are fucked up:
+% they can collide with augmentation dots. 
+%
+
 fet_beginchar("16th rest","4","sixteenthrest");
        save width, bulb_diam, thin, thick;
        save ycenter, crook_thick, crook_thin;