]> git.donarmstrong.com Git - lilypond.git/commitdiff
(tracingvariables): add TODO.
authorHan-Wen Nienhuys <hanwen@xs4all.nl>
Wed, 6 Aug 2003 13:06:20 +0000 (13:06 +0000)
committerHan-Wen Nienhuys <hanwen@xs4all.nl>
Wed, 6 Aug 2003 13:06:20 +0000 (13:06 +0000)
ChangeLog
mf/feta-eindelijk.mf

index 1c2c1905839068722325d6f0626e57292cd8313f..6121f2fd1e5e957b0a169ed341681ed039fc489e 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
 2003-08-06  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
 
+       * mf/feta-eindelijk.mf (tracingvariables): add TODO.
+
        * lily/system-start-delimiter.cc (after_line_breaking): retrieve
        vertical extents to deal with Hara kiri correctly.
 
index 97016bc3abc9bd3463c9e0aad5617a1e40a29883..4f46c68474fd81de94e7cd045494ddb68581ad8b 100644 (file)
@@ -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;