]> git.donarmstrong.com Git - lilypond.git/commit - lily/include/stem.hh
Fix #122.
authorHan-Wen Nienhuys <hanwen@xs4all.nl>
Mon, 1 Jan 2007 15:54:19 +0000 (16:54 +0100)
committerHan-Wen Nienhuys <hanwen@xs4all.nl>
Mon, 1 Jan 2007 15:54:19 +0000 (16:54 +0100)
commite3fa24f095381f36fdc5fa17494ec16b5cd18fe8
treed71c14cc9a12b5079b285c4b1630acd7b216719f
parentbfeffe647f9dbb6fc9e32769223fe2b02a072d74
Fix #122.

Add Stem::is_normal_stem(), which disregards stemlet-length.  Use it
for concaveness/slope calculations.
input/regression/beam-slope-stemlet.ly [new file with mode: 0644]
lily/beam-concave.cc
lily/beam.cc
lily/include/stem.hh
lily/stem.cc