Hello List,

I want to set a text spanner with an ending bracket.

(for example, a "sul g" instruction for violin):
%%%

\relative c' {
    \override TextSpanner.bound-details.left.text = \markup \upright "sul G"
    g'4\startTextSpan fis g a |
    bes a g d\stopTextSpan
}

%%%

P. S. Just remembered to ask, how would I get the dots in a dotted line (with style = #'dotted-line) to be more frequent / bigger?

Reply via email to