From 630057a3dd11b59a223040c52c4ead7b2fac4e90 Mon Sep 17 00:00:00 2001 From: fred Date: Mon, 24 Aug 1998 09:49:16 +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.11.4.GIT