lilypond-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

TextSpanner shortcut


From: foxfanfare
Subject: TextSpanner shortcut
Date: Tue, 17 Mar 2020 10:05:09 -0700 (MST)

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

[Prev in Thread] Current Thread [Next in Thread]