]> git.donarmstrong.com Git - lilypond.git/commit
Fix #670: Chained trills
authorNeil Puttock <n.puttock@gmail.com>
Sat, 11 Apr 2009 12:15:08 +0000 (13:15 +0100)
committerPatrick McCarty <pnorcks@gmail.com>
Fri, 17 Jul 2009 08:02:03 +0000 (01:02 -0700)
commitd8a4403504782d5532c685cae0c77fa93e3a93f6
tree5403c5259764b1b39b330445e2bb7e9228a319c5
parentfa8b518b306fc5a1acd9a408b8c31f050f23b597
Fix #670: Chained trills

- if trill spanner isn't stopped using \stopTrillSpan, make next
start-span right bound.

- for trill spans on last note of final system, don't end on final
musical column, since it will extend beyond the last breakable column.
(cherry picked from commit 3b6df457322096b87cf6af599cf2c6e04989e94d)
input/regression/trill-spanner-auto-stop.ly [new file with mode: 0644]
input/regression/trill-spanner-chained.ly [new file with mode: 0644]
lily/trill-spanner-engraver.cc