Han-Wen Nienhuys writes:

>>   \property Voice.crescendoSpanner = #'empty
>> 
>> and it works, so my request is to document this.
>
> This is actually documented as being a legacy interface. Jan? 

Yes, 'nowadays' you can set needed properties of TextSpanner directly,
to yield a crescendo spanner:

    \property Voice.TextSpanner \set #'style = #'empty
    \property Voice.TextSpanner \set #'edge-text = #'("cresc." . "")

see lily/dynamic-engraver.cc

Jan.

-- 
Jan Nieuwenhuizen <[EMAIL PROTECTED]> | GNU LilyPond - The music typesetter
http://www.xs4all.nl/~jantien       | http://www.lilypond.org



_______________________________________________
Lilypond-devel mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/lilypond-devel

Reply via email to