lilypond-user
[Top][All Lists]
Advanced

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

Re: Textspanner too short


From: Wilbert Berendsen
Subject: Re: Textspanner too short
Date: Thu, 21 May 2009 20:16:56 +0200
User-agent: KMail/1.11.2 (Linux/2.6.28-11-generic; KDE/4.2.2; i686; ; )

Op donderdag 21 mei 2009, schreef Helge Kruse:
> Hello,
>
> I use a TextSpanner to indicate playing instructions, commonly used on
> the harp. I found that the TextSpanner sometime does not include the
> notes, when a line break occurs. I found no way to extend the spanner in
> to the D in measure 11.
>
> Another problem with TextSpanners is that they include the whole
> measure, when the measure is at the end of line (measure 10) but only to
> the end of the note (measure 15). Can I set the spanner end
> individually? Currently I would prefer to include the whole measure.
>
> Regards,

when the text spanner ends on the first note after a linebreak it is 
supressed, don't know why but I found this:
http://www.mail-archive.com/address@hidden/msg42025.html

ending the spanner after a hidden note fixes it. Setting the left-broken text 
suppresses the printing of "Pdlt." again at the beginning of the line.

        \override TextSpanner #'(bound-details left text) = "Pdlt. "
        \override TextSpanner #'(bound-details left-broken text) = 
\markup\null
        d8 \startTextSpan e f e |
        f8 g a4 |
        f8 e d a |
        f4 e |
        d2*1/2 \hideNotes d4 \stopTextSpan  \unHideNotes \clef bass |


best regards,
Wilbert Berendsen

-- 
Frescobaldi, LilyPond editor for KDE: http://www.frescobaldi.org/




reply via email to

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