]> git.donarmstrong.com Git - lilypond.git/commit - input/regression/stem-tremolo-forced-dir.ly
Fix #184.
authorHan-Wen Nienhuys <hanwen@xs4all.nl>
Mon, 1 Jan 2007 13:22:39 +0000 (14:22 +0100)
committerHan-Wen Nienhuys <hanwen@xs4all.nl>
Mon, 1 Jan 2007 13:22:39 +0000 (14:22 +0100)
commitad33cc4b37628e047e4c8c3b3d42d93cb7525d0f
tree2d196b0e8a5c1d0556a762fa8a09331a428e163e
parent5c73d8f4c192d414bd9abde6d4a5b387ce53cdb7
Fix #184.

Use new function Stem_tremolo::vertical_length() to determine stem
length. Breaks Stem::length -> Stem_tremolo::extent -> Stem::stem_end
-> Stem::length cycle.
input/regression/stem-tremolo-forced-dir.ly [new file with mode: 0644]
lily/include/stem-tremolo.hh
lily/stem-tremolo.cc
lily/stem.cc