]> git.donarmstrong.com Git - lilypond.git/commit
* lily/beam.cc (score_stem_lengths): Bugfix for knees: use correct
authorjan <jan>
Thu, 30 May 2002 20:43:57 +0000 (20:43 +0000)
committerjan <jan>
Thu, 30 May 2002 20:43:57 +0000 (20:43 +0000)
commit02110a551cd685e0324e52caaa75dc4e2f59e0f8
tree3887270efdc00b173cb966af3fc4211a240f1770
parent6232bde754c07534c44391701ec22591205cf00f
* 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