Thanks Wilbert, this looks quite useful.  I could see it inconvenient
if one wants both a textspanner in this way AND a decresc.  But usable
anyway.

This puts me to wondering though: If dynamic spanners can be chained
like this, how hard would it be to get textspanners to behave the same
way?

Anybody have any idea?

Thanks!
Neil

On Fri, Mar 27, 2009 at 8:06 AM, Wilbert Berendsen <lily...@xs4all.nl> wrote:
> Op donderdag 26 maart 2009, schreef Wilbert Berendsen:
>> I try to write something like:
>>
>> poco . . . . . a . . . . . . poco . . . . . . descresc.
>
> Solved, the trick is quite easy:
>
> \relative c' {
>  \set decrescendoSpanner = #'text
>  \set decrescendoText = "poco"
>  c\> c c c
>  \set decrescendoText = "a"
>  c\> c c c
>  \set decrescendoText = "poco"
>  c\> c c c
>  \set decrescendoText = "decresc."
>  c\> c\! c c
> }
>
> Cc-ing Neil as this is usable maybe.
>
> best regards,
> Wilbert Berendsen
>
> --
> Frescobaldi, LilyPond editor for KDE: http://www.frescobaldi.org/
>



-- 
Neil Thornock, D.M.
Assistant Professor of Music
Composition/Theory
Brigham Young University
http://neilthornock.net


_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to