Hi Mark,
2014-11-11 17:40 GMT+01:00 Mark Stephen Mrotek <[email protected]>:
> How do I get the trill span to be over the fourth beat, “e4?”
>
Try :
\version "2.18.0"
\relative c' {
\time 4/4
\clef treble
\key c \major
\override TrillSpanner.to-barline = ##t
c2\startTrillSpan d4 e4 |
f1
\stopTrillSpan |
\revert TrillSpanner.to-barline
}
see also : http://lsr.di.unimi.it/LSR/Item?id=912
HTH,
Pierre
_______________________________________________
lilypond-user mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/lilypond-user