]> git.donarmstrong.com Git - lilypond.git/commit
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 17:03:27 +0000 (18:03 +0100)
commit43b558b9aad166a9f3f9b530520a3409c4c48fb1
tree43bd2d6eadbca26cbbd1e9997477f6c268c8fecc
parent1297fadcbb013180eb30b4a647725377ef1226ae
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