]> git.donarmstrong.com Git - lilypond.git/commit
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 14:03:12 +0000 (15:03 +0100)
commit8daeedc462234bd590eb15c70b090e84931e7dec
tree7c127b7491d96c49196a4e9f7a1a4f377e7b6c35
parent0a725572c2a59675183502407ff620adb06750de
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