]> git.donarmstrong.com Git - lilypond.git/commit
* lily/beam.cc (score_stem_lengths): Bugfix for knees: use correct
authorJan Nieuwenhuizen <janneke@gnu.org>
Thu, 30 May 2002 20:43:57 +0000 (20:43 +0000)
committerJan Nieuwenhuizen <janneke@gnu.org>
Thu, 30 May 2002 20:43:57 +0000 (20:43 +0000)
commit53676ba5156e5182d75f4aebd758f1659d8382b9
tree3887270efdc00b173cb966af3fc4211a240f1770
parent4992b1f2bd292ddb5a45b9cd162cb68fcc191e58
* 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.
(calc_stem_y): Temporary precomputed factors fix.

* lily/stem.cc (calc_stem_info): Take multiplicity into account
for shortest_y too.
ChangeLog
lily/beam.cc
lily/include/beam.hh
lily/stem.cc