lilypond-user
[Top][All Lists]
Advanced

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

Re: Space after barline for DynamicText in Dynamics context


From: Kevin Barry
Subject: Re: Space after barline for DynamicText in Dynamics context
Date: Tue, 4 Feb 2020 08:22:35 +0000

On Mon, Feb 03, 2020 at 10:46:17PM +0000, Daniel Rosen wrote:
> In the example below, modifying DynamicText.X-offset in the Voice context 
> forces extra space to appear after the barline so that there's no collision, 
> but doing the same thing in a Dynamics context does not. Is there a way to 
> have the Dynamics context behave the way the Voice context does in this 
> regard?

I was able to get the Voice behaviour to imitate the Dynamics (the
opposite of what you wanted) by adding:
\override DynamicText.extra-spacing-width = #'(+inf.0 . -inf.0)
but nothing I tried could do the reverse. I don't know if this will put
you on the right track or not.

Kevin



reply via email to

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