Hi all,

Could anyone could tell me what's wrong with my shortcut?
It's printing the spanner correctly but not the text:

rit =
  #(make-music 'TextSpanEvent
               'span-direction -1
               'span-type 'text
               'span-text "rit.")

\score {
  \new Staff \relative c'' {
    c4\<\rit
    d e f
    g1\!\stopTextSpan
  }
}



--
Sent from: http://lilypond.1069038.n5.nabble.com/User-f3.html

Reply via email to