From c95813d88b922a1d519b5245368b3360a98900fc Mon Sep 17 00:00:00 2001 From: fred Date: Tue, 26 Mar 2002 23:24:55 +0000 Subject: [PATCH] lilypond-1.3.73 --- CHANGES | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) diff --git a/CHANGES b/CHANGES index 17afb3dfa8..d6504f1579 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,29 @@ + +* Removed \interscoreline after the last line, prevents some +empty pages. (patch by Mats Bengtsson) + +* Smobified Music, junked associated identifiers. Use Scheme list to +store Music_sequence. Removed const declarations from +Music_iterators. Added a mutable and immutable property list to +Music. Use music property for all Scheme values in Music. Created +and fixed a load of Garbage Collection bugs. + +* Changed number font to allow automatic .mf creation. + +* Output place of definition as \special{src:LOCATION}. See FAQ for +explanation how to use. + +* Schemified Local_key_item and fixed minor bug with accidentals. + +* new Japanese .po file. + +* Bugfix for broken tie direction + +* Bugfix for bar at beginning of line break + +1.3.72 +====== + * Robustness fix for minimise_least_squares () * cleanups of Slur_bezier_bow, removed Bezier_bow. -- 2.39.5