Comment #1 on issue 730 by n.puttock: AccidentalPlacement should take 'left-padding into account
http://code.google.com/p/lilypond/issues/detail?id=730
I now think this is invalid, since 'left-padding is used to pad items whose supports would be accidentals, such as fingerings (see below). In the above snippet, it has no effect, since there are no items left of the accidentals to apply the padding to.
If there is a bug, it's more one of documenting this property better. \version "2.13.1" \relative c' { \override Staff.AccidentalPlacement #'left-padding = #2 \set fingeringOrientations = #'(left) <c' d> <cis-2 dis> } Attachments: left-padding.png 1.6 KB -- You received this message because you are listed in the owner or CC fields of this issue, or because you starred this issue. You may adjust your issue notification preferences at: http://code.google.com/hosting/settings _______________________________________________ bug-lilypond mailing list bug-lilypond@gnu.org http://lists.gnu.org/mailman/listinfo/bug-lilypond