This was ok in 2.18.2 but no longer in 2.19.48 as can show LilyBin both versions at :
http://lilybin.com/7maklk/2 The code is : music = { <c'-1> <c'-1>( <d'-3>) } \score { << \new TabStaff \music >> \layout { \set TabVoice.fingeringOrientations = #'(left) \context { \TabStaff tablatureFormat = #fret-letter-tablature-format fretLabels = #'("a" "b" "c" "d" "e" "f" "g" "h") } \context { \TabVoice \consists "New_fingering_engraver" \override Fingering.extra-offset = #'(0.4 . -0.1) } } } Please, note that : - without setting the fingeringOrientations, both versions are ok (but not what I wish) - it is the same problem with default tablature format by numbers - the extra-offset is purely cosmetic This last two are here for easier reading and corresponding to my nead. Éric -- Sent from: http://lilypond.1069038.n5.nabble.com/User-f3.html _______________________________________________ lilypond-user mailing list [email protected] https://lists.gnu.org/mailman/listinfo/lilypond-user
