]> git.donarmstrong.com Git - lilypond.git/commitdiff
lilypond-1.3.29
authorfred <fred>
Tue, 26 Mar 2002 22:46:28 +0000 (22:46 +0000)
committerfred <fred>
Tue, 26 Mar 2002 22:46:28 +0000 (22:46 +0000)
CHANGES
VERSION

diff --git a/CHANGES b/CHANGES
index 2f2baa38edc23eb93193a758a15c82af81565bdc..d992a22dfa85e3d3839751759e0bbeb216448baf 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,44 @@
+1.3.28.jcn4
+===========
+
+* Moved Slur-specific code from Bezier_bow to Slur and Slur_bezier_bow.
+  Slurs are now calculated just once.
+
+1.3.28.jcn3
+===========
+
+* Bezier_bow gets constants from paper.  Still no sensible solution for
+  magic asymmetry gradient step constants.
+
+* Reinstantiated tangent-controls, more flexible than ever.  You can choose
+  between area asymmetry and tangent-controls.  My guess is, tangent controls
+  will be junked in 1.3.30.
+
+1.3.28.jcn2
+===========
+
+* Slur area: only look at x-gradient.
+
+* Added credits for some symbols of as5/9 fonts.
+
+* Bugfix: don't make almost flat slurs, change in de-uglyfy slur.  
+
+* Bugfix: midi2ly put out recent version (ugh).
+
+1.3.28.hwn2
+===========
+
+* Bugfix: don't forget to process staffSpace and numberOfStaffLines
+properties.
+
+* Removed Gade score. To appear (shortly?) on Mutopia. 
+
+* Make Bar_script_engraver look for typeVisibilityFunction (eg
+property barNumberVisibilityFunction). Changed the names of the Scheme
+functions to be understandable. See input/test/bar-script-visibility.ly
+
+* rewrite of class Molecule. It has now reached the ultimate quality
+plateau. All molecule data is now shared.
 
 1.3.28
 ======
diff --git a/VERSION b/VERSION
index eccd0728c3044876b33f574749a1002eb194baad..8d61b7e43aba1f52f1e42de96f5a00a7b480c1d9 100644 (file)
--- a/VERSION
+++ b/VERSION
@@ -1,7 +1,7 @@
 PACKAGE_NAME=LilyPond
 MAJOR_VERSION=1
 MINOR_VERSION=3
-PATCH_LEVEL=28
+PATCH_LEVEL=29
 MY_PATCH_LEVEL=
 
 # use the above to send patches: MY_PATCH_LEVEL is always empty for a