From b6fe465e5fddb2eaa244e5624a685c8aec43bed9 Mon Sep 17 00:00:00 2001 From: fred Date: Sun, 24 Mar 2002 20:13:56 +0000 Subject: [PATCH] lilypond-1.0.4 --- TODO | 9 +++++++-- mf/feta-params.mf | 3 +++ 2 files changed, 10 insertions(+), 2 deletions(-) diff --git a/TODO b/TODO index 8a13a3860b..2ea55b7d59 100644 --- a/TODO +++ b/TODO @@ -7,6 +7,13 @@ done, or is an idea that I want to think about Most of the items are marked in the code as well, with full explanation. grep for TODO and ugh/ugr/urg + * add ex-dimension to feta-params. + + + * strip EXEs before installing + + * text continuationss + * fix plain tex footer line. * portable libs for flowerlib/lilylib @@ -23,8 +30,6 @@ grep for TODO and ugh/ugr/urg * make separate translation property list. - * key undo. - * make GNU style webpages. * There seems to be an install error in lilypond-1.0.0. Most of the diff --git a/mf/feta-params.mf b/mf/feta-params.mf index 1ae189f1fa..fe1200789c 100644 --- a/mf/feta-params.mf +++ b/mf/feta-params.mf @@ -3,6 +3,9 @@ stafflines = 5; interline#:=staffsize#/(stafflines-1); +% URG! +% font_x_height ( interline# ); + % % [D.K.Roush & J.S.Gourlay] say this should be 0.072 % We know better -- 2.39.5