copied to bug list
David Stocker wrote Friday, January 29, 2010 3:12 PM
Is there any reason why fingerings in these two chords should
behave
differently relative to the noteheads in their respective chords?
It is because the first note in the first chord
carries the visible accidental, but
I don't know why the inconsistency happens, but if you add \override
Fingering #'script-priority = #-101 to each voice, then the offset from
the notehead will be consistent:
\version "2.13.11"
\include "english.ly"
fingers = {
\relative c {
4 r r2
4 r r2
}
}
thumb = {
\relative c {
4 r r2
Is there any reason why fingerings in these two chords should behave
differently relative to the noteheads in their respective chords?
Incidentally, in the score I'm working on, the behavior of these two
examples is reversed, with the "2" on the b in the first chord appearing
closer to its not