bug-lilypond
[Top][All Lists]
Advanced

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

Re: Automatically shift dynamics horizontally?


From: Malte Meyn
Subject: Re: Automatically shift dynamics horizontally?
Date: Wed, 27 Jan 2016 12:57:58 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.4.0


Am 27.01.2016 um 10:19 schrieb Urs Liska:
> In such situations one will usually shift the dynamics to the left, and
> Lily will automatically use the space better. You can see that when you
> uncomment one of the lines in \off.
> 
> Would there be a way to approach this problem automatically, presumably
> controlled by a configuration variable?

In my opinion moving the sf to the left looks like the b of the left
hand has the accent. In this case I would prefer a positive shift (to
the right):

off = {
  \once \override DynamicText.X-offset = 0.3
}

So if it is possible at all to do this automatically one probably would
want to be able to write something like

\once \override DynamicText.auto-X-offset = #RIGHT



reply via email to

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