]> git.donarmstrong.com Git - lilypond.git/commit
Uses Beam::is_knee instead of get_property ("knee") to check for kneed beams.
authorMike Solomon <mike@apollinemike.com>
Sun, 18 Sep 2011 17:09:52 +0000 (19:09 +0200)
committerMike Solomon <mike@apollinemike.com>
Sun, 18 Sep 2011 17:09:52 +0000 (19:09 +0200)
commitc5ad460900053386d681386482cd60119194b954
treeaae251d220c63e21276bc641226701cb2c35974a
parentf8a4491c571dc57c87aec33dc8e34c436e222537
Uses Beam::is_knee instead of get_property ("knee") to check for kneed beams.

This fixes a problem in the code base where the first stem of a beam sometimes
had an ideal_y of its stem_info set to an incorrect value.
lily/stem.cc