]> git.donarmstrong.com Git - lilypond.git/blobdiff - ChangeLog
(score_stem_lengths): Bugfix for knees: use correct
[lilypond.git] / ChangeLog
index f6ca3cb0b95c3c4744d8cb66fcd588446e256c27..6dee5cacb9d020e1a247c817a5beb54e38b37d99 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
 2002-05-30  Jan Nieuwenhuizen  <janneke@gnu.org>
 
+       * lily/beam.cc (score_stem_lengths): Bugfix for knees: use correct
+       (but alas, not partly precomputed) value for current_y when
+       calculating stem length demerits.
+
        * lily/stem.cc (calc_stem_info): Take multiplicity into account
        for shortest_y too.