From fe7e13d1c05110d56d1a26eb4e85ff028ea6bcbb Mon Sep 17 00:00:00 2001 From: fred Date: Tue, 26 Mar 2002 21:50:45 +0000 Subject: [PATCH] lilypond-1.1.51 --- NEWS | 21 +++++++++++++++++++++ VERSION | 2 +- 2 files changed, 22 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index d96fac1137..dffc1bfbdd 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,24 @@ + +pl 50.hwn1 + - grace notes: + * Grace_iterator + * Grace_music + * Grace_engraver_group + * move Score::run_translator to Global_translator::run_iterator_on_me + * stemLength property, Stem::length elt property + * Grace_align_item + * Note_head_side baseclasses Local_key_item, Grace_align_item + * Local_key_engraver moved to Voice. + * Grace_position_engraver + * Added Rhythmic_head::stem_l_ + * Various other robustifications. + - lily.scm: scm->string + - folded reps without alts. + - Paper_outputter uses scm->string + - stem params now in staff positions iso. real dimensions + - internal: Junk all G_ and g- prefixes + +************ pl 49.mb1 - bf: ly2dvi -N - Added dynamicPadding property (applies only to dynamic marks, diff --git a/VERSION b/VERSION index 0e7b01172e..c6ae35befa 100644 --- a/VERSION +++ b/VERSION @@ -1,7 +1,7 @@ PACKAGE_NAME=LilyPond MAJOR_VERSION=1 MINOR_VERSION=1 -PATCH_LEVEL=50 +PATCH_LEVEL=51 MY_PATCH_LEVEL= # use the above to send patches: MY_PATCH_LEVEL is always empty for a -- 2.39.5