lilypond-user
[Top][All Lists]
Advanced

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

Re: "Dim" crashes into adjoining dynamic


From: Xavier Scheuer
Subject: Re: "Dim" crashes into adjoining dynamic
Date: Tue, 24 Nov 2020 13:44:44 +0100

On Tue, 24 Nov 2020 at 13:36, Marc Shepherd <oakapple2@gmail.com> wrote:
>
> I have a number of cases where "dim." is colliding with the adjoining dynamic (say "pp").
>
> The manual says that a dynamic can be given extra width with the following:
>
> \override DynamicText.extra-spacing-width = #'(-0.5 . 0.5)
>
> However, LP apparently doesn't consider "dim." to be a dynamic, as this does not work. What would be the comparable spacing override for "dim."?

Hello,

cresc, decresc and dim are DynamicTextSpanner objects (and not DynamicText).
You could also want to change the minimum-length value.

Cheers,
Xavier

--
Xavier Scheuer <x.scheuer@gmail.com>


reply via email to

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