lilypond-user
[Top][All Lists]
Advanced

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

Re: Text crescendi with hidden line and their position


From: Neil Puttock
Subject: Re: Text crescendi with hidden line and their position
Date: Mon, 10 Mar 2008 23:12:33 +0000

Hi Reinhold,

>  Is there any way to achieve a position of the "cresc." directly at the staff
>  (except for using ordinary markup text, which does not work e.g. in midi (and
>  also breaks if/when Lilypond one day gets a MusicXML backend)?

Vertical positioning of this is done by the DynamicLineSpanner object,
so all you need to do is override its Y-offset property:

\once \override DynamicLineSpanner #'Y-offset = #0

Regards,
Neil




reply via email to

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