Bertalan Fodor (LilyPondTool) wrote:
I would be very happy if I had a way to attach anything to a musical
position in time. Perhaps I could already do this using an invisible
voice, could I?
You mean like
\version "2.10.0"
myAnnotations = {
s2 \f s \< |
s1\! \mark \fermataMarkup |
s4-^ s_\markup\italic{pizz.} \startTrillSpan s2 \stopTrillSpan |
s1 \bar "|."
}
myMusic = \relative c' { c4 d e f | g f e d | c d e f | g1 }
\score{
\new Voice << \myAnnotations \myMusic >>
}
/Mats
_______________________________________________
lilypond-user mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/lilypond-user