2009/6/17 -Eluze <[email protected]>: > here it comes - i'd like the trill spanner to end with the last of the > sixteenth notes
Thank you.
I would use a hidden note in this situation:
<<
\relative c'' {
c4\startTrillSpan
c2*7/8
\hideNotes
c16\stopTrillSpan
s4
}
\\
{ \repeat unfold 12 { c'16 } }
>>
Regards,
Neil
_______________________________________________
bug-lilypond mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-lilypond
