Updates:
Status: Invalid
Comment #4 on issue 730 by n.puttock: AccidentalPlacement should
take 'left-padding into account
http://code.google.com/p/lilypond/issues/detail?id=730
I've removed it; it had a nasty effect on ambitus (shifting them to the
right if an accidental was present).
As for my snippet above, it makes more sense to using Fingering #'padding:
\version "2.13.29"
\relative c' {
\override Fingering #'padding = #2
\set fingeringOrientations = #'(left)
<c' d> <cis-2 dis>
}
I think the original report has more in keeping with issue 220.
_______________________________________________
bug-lilypond mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-lilypond