lilypond-user
[Top][All Lists]
Advanced

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

RE: Text Spanner misbehaving?


From: Nick Payne
Subject: RE: Text Spanner misbehaving?
Date: Sat, 18 Apr 2009 07:14:55 +1000

This shows the text:

 

\relative c'' {

                \once \override TextSpanner #'bound-details #'left #'text = "slargandosi poco a poco"

                c\startTextSpan \repeat unfold 30 { c } c\stopTextSpan

}

 

Nick

 

From: address@hidden [mailto:address@hidden On Behalf Of Diosnel Herrnsdorf
Sent: Saturday, 18 April 2009 03:47
To: address@hidden
Subject: Text Spanner misbehaving?

 

Howdy!

 

I'm working on a piece that calls for a custom text span (v2.12.1). After setting up the following (I'm copying from the online manual):

\override TextSpanner #'(bound-details left text) = #"slargandosi poco a poco"
\override TextSpanner #'(bound-details right text) = #" "

and applying the \startTextSpan and \stopTextSpan where I want them in the score, I get what you see in the attached graph. Is the "left text" not manageable?


reply via email to

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