Comment #1 on issue 670 by n.puttock: chained trills don't always work
http://code.google.com/p/lilypond/issues/detail?id=670
There are several separate issues here:
1. The trill should either end directly before the next trill or the bar
line.
I propose a patch to allow trill chaining (which will behave in the same
manner as
chained dynamic spanners, i.e., each successive \startTrillSpan will also
count as
the end of the previous spanner, if there's no explicit \stopTrillSpan.
Trills will already stop at barlines if 'to-barline is set.
2. \stopTrillSpan should give the same result if applied to either a note
or a rest.
This is covered by the above, though in the case of full-bar rests, the
spanner won't
extend to the centred rest (though I can't see why this would be desirable).
3. Trill chains shouldn't overlap horizontally.
Overriding 'padding will tweak the end position, though there's no
one-size-fits-all
value.
--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings
_______________________________________________
bug-lilypond mailing list
bug-lilypond@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-lilypond