lilypond-user
[Top][All Lists]
Advanced

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

Re: Re: Text spanner placement


From: Evan Driscoll
Subject: Re: Re: Text spanner placement
Date: Sat, 02 Mar 2013 12:07:08 -0600
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130106 Thunderbird/17.0.2

On 03/01/2013 11:39 PM, Nick Payne wrote:
On 02/03/13 16:16, Evan Driscoll wrote:
Can I get a text spanner (e.g. for "rit.") below the staff?

\relative c' {
     \override TextSpanner #'(bound-details left text) = "rit."
     \override TextSpanner #'direction = #DOWN
     b''1\startTextSpan
     e,\stopTextSpan
}

Thank you as well.

I think I see now where in the docs I should have been able to find this: http://www.lilypond.org/doc/v2.16/Documentation/internals/textspanner (I came across http://www.lilypond.org/doc/v2.16/Documentation/notation/spanners, but it doesn't have the direction property listed, and the 'Y' property says it's hard-coded to 0 so I didn't try changing it).

Evan


reply via email to

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