[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Adjusting space between a note and the following accidental(s)
From: |
Kieren MacMillan |
Subject: |
Re: Adjusting space between a note and the following accidental(s) |
Date: |
Sat, 15 Jul 2017 15:26:00 -0400 |
Hi Risto,
> Is there a way to adjust the space between an accidental and a note that
> precedes it?
There are many.
> The AccidentalPlacement has a right-padding value but not a "left-padding"
That would be nice…
> value so I guess it is handled by the preceding note somehow.
Not necessarily:
\version "2.19.63"
\language "english"
\new Staff \with { \omit TimeSignature \omit Clef } <<
{ \time 3/4 \clef bass \voiceOne b8 f b4 c'8( cs') }
\new Voice { \voiceTwo d8 c d4 e8( \tweak Accidental.extra-spacing-width
#'(-10 . 0) e!)}
>>
Hope this helps!
Kieren.
________________________________
Kieren MacMillan, composer
‣ website: www.kierenmacmillan.info
‣ email: address@hidden