Hi Kieren,
On 15 July 2017 at 22:26, Kieren MacMillan
wrote:
> 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
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
On 15 July 2017 at 21:31, Malte Meyn wrote:
>
> Am 15.07.2017 um 20:03 schrieb Risto Vääräniemi:
>>
>> Is there a way to adjust the space between an accidental and a note
>> that precedes it? The AccidentalPlacement has a right-padding value
>> but not a "left-padding" value so I guess it is handl
Am 15.07.2017 um 20:03 schrieb Risto Vääräniemi:
Hi,
Is there a way to adjust the space between an accidental and a note
that precedes it? The AccidentalPlacement has a right-padding value
but not a "left-padding" value so I guess it is handled by the
preceding note somehow. I tried to find so
Hi,
Is there a way to adjust the space between an accidental and a note
that precedes it? The AccidentalPlacement has a right-padding value
but not a "left-padding" value so I guess it is handled by the
preceding note somehow. I tried to find something suitable in
NoteColumn but had no success so