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: i...@kierenmacmillan.info


_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to