lilypond-user
[Top][All Lists]
Advanced

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

Re: how to make text spanner not sticking out to the right


From: Mattes
Subject: Re: how to make text spanner not sticking out to the right
Date: Mon, 26 Jan 2015 11:58:50 +0100
User-agent: SOGoMail 2.2.9a

Am Montag, 26. Januar 2015 11:38 CET, Pierre Perol-Schneider <address@hidden> 
schrieb:

> Try:
>
> \version "2.19.15"
>
> \relative c' {
>     f4 f f f |
>     f4 f f f |
>     f4 f f f |
>     f4 f f f |
>   \once \override TextSpanner.bound-details.left.text = "rit."
>   \once \override TextSpanner.bound-details.right.text = "a tempo"
>   \once \override TextSpanner.bound-details.right.attach-dir = #-6
>     f4\startTextSpan f f f\stopTextSpan
>     f4 f f f |
....

Hmm, but that way the "a tempo" would start one note early, wouldn't it?
I think that iff the old tempo should be reached on the last note of the bar
there is really no way to avoid that ugliness.

Cheers, Ralf Mattes






reply via email to

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