Else{    \once \override Parentheses.padding = #-0.01  <e' \single 
\parenthesize Dots e''>4.}

    Le mercredi 1 mai 2024 à 10:22:02 UTC+2, Aaron Hill 
<lilyp...@hillvisions.com> a écrit :  
 
 On 2024-05-01 12:18 am, David Kastrup wrote:
> {
>  \tweak Dots.extra-spacing-width #'(.2 . .2)
>  <e' \single \parenthesize Dots e''>4.
> }
> 
> Wish I could get the actual dots to move, but maybe someone else has an
> idea for that.


Looks like the DotColumn is controlling things.  This seems to work:

%%%%
{
  \once \override Staff.DotColumn.padding = #1
  <e' \single \parenthesize Dots e''>4.
}
%%%%


-- Aaron Hill

  

Reply via email to