From 3c8f88d67dba5e344a30153f2972c93570981a1a Mon Sep 17 00:00:00 2001 From: Han-Wen Nienhuys Date: Wed, 6 Aug 2003 13:06:20 +0000 Subject: [PATCH] (tracingvariables): add TODO. --- ChangeLog | 2 ++ mf/feta-eindelijk.mf | 6 ++++++ 2 files changed, 8 insertions(+) diff --git a/ChangeLog b/ChangeLog index 1c2c190583..6121f2fd1e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,7 @@ 2003-08-06 Han-Wen Nienhuys + * mf/feta-eindelijk.mf (tracingvariables): add TODO. + * lily/system-start-delimiter.cc (after_line_breaking): retrieve vertical extents to deal with Hara kiri correctly. diff --git a/mf/feta-eindelijk.mf b/mf/feta-eindelijk.mf index 97016bc3ab..4f46c68474 100644 --- a/mf/feta-eindelijk.mf +++ b/mf/feta-eindelijk.mf @@ -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; -- 2.39.5