lilypond-devel
[Top][All Lists]
Advanced

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

Re: Unable to remove dynamic line inside Dynamics


From: Jay Anderson
Subject: Re: Unable to remove dynamic line inside Dynamics
Date: Thu, 17 Feb 2011 21:54:35 -0700

On Mon, Sep 13, 2010 at 8:03 AM, Jay Anderson <address@hidden> wrote:
> On Sun, Sep 12, 2010 at 12:46 PM, Neil Puttock <address@hidden> wrote:
>> Add the Tweak_engraver to the Dynamics context.
>
> Works fine. Thanks. This should probably be added to engraver-init.ly.
> Are there any problems with doing this?
>
> diff --git a/ly/engraver-init.ly b/ly/engraver-init.ly
> index 6a94777..4992cf3 100644
> --- a/ly/engraver-init.ly
> +++ b/ly/engraver-init.ly
> @@ -371,6 +371,7 @@ a collection of staves, with a bracket in front
> and spanning bar lin
>   \consists "Text_engraver"
>   \consists "Text_spanner_engraver"
>   \consists "Axis_group_engraver"
> +  \consists "Tweak_engraver"
>
>   pedalSustainStrings = #'("Ped." "*Ped." "*")
>   pedalUnaCordaStrings = #'("una corda" "" "tre corde")
>

This is a somewhat old request. Are there any known issues with adding
the Tweak_engraver to the Dynamics context? Thanks.

-----Jay



reply via email to

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