From 459f356d72103a6f59d0d9b1c2a8958efd5cb48f Mon Sep 17 00:00:00 2001 From: fred Date: Wed, 27 Mar 2002 00:57:01 +0000 Subject: [PATCH] lilypond-1.3.134 --- CHANGES | 41 +++++++++++++++++++++++++++++++++++++++++ VERSION | 2 +- 2 files changed, 42 insertions(+), 1 deletion(-) diff --git a/CHANGES b/CHANGES index 0e693bb843..e23e5ea743 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,44 @@ +1.3.133.jcn5 +============ + +* Bugfix: fixed point-and-click broken in jcn2. + +* convert-ly: Added and fixed various entries (our strings with optional "" re\ally suck). + +* Small ez play tweaks. Guess I'm a sucker too. + +* Easy-play bugfixes: don't do showpage for each notehead, output +staff-symbol first, moved to lily.ps. + +* Bugfix: don't print so many decimals in ps output. + +* Bugfix for refman example. + +* Added some part combiner doco. + +* Bugfix: a broken tie only generates an accidental if it would differ +from an untied note. + +1.3.133.hwn1 +============ + +* Center instrument name on staffs. Use +Side_position_interface::align_elements_to_refpoints. + +* staff-symbol-referencer-interface, general cleanup of +interface-description.scm + +1.3.133.mb3 +=========== + +* Bugfix: Time and key signatures in MIDI. + +* Bugfix: Tempo changes in MIDI work again. + +* Bugfix: ly2dvi file.tex works again. + +* Bugfix: don't stretch the space after the last score line. + 1.3.132.jcn3 ============ diff --git a/VERSION b/VERSION index 39268623d4..578469acf8 100644 --- a/VERSION +++ b/VERSION @@ -1,7 +1,7 @@ PACKAGE_NAME=LilyPond MAJOR_VERSION=1 MINOR_VERSION=3 -PATCH_LEVEL=133 +PATCH_LEVEL=134 MY_PATCH_LEVEL= # use the above to send patches: MY_PATCH_LEVEL is always empty for a -- 2.39.5