Hi Walt,
Try:
\version "2.24.4"
\layout {
\context {
\TabStaff
\clef moderntab
\tabFullNotation
\revert TextScript.stencil
\consists Fingering_engraver
}
}
\score {{\new Staff {\relative { c'1-1
\score {{\new TabStaff {\relative { c'1-1
HTH, cheers,
Pierre
Le ve
I am trying to show fingering but can't seem to get it working. Here is
simple test with Staff and TabStaff.
\version "2.24.4"
\layout {
\context {
\TabStaff
\clef moderntab
\tabFullNotation
\revert TextScript.stencil
}
}
\score {{\new Staff {\relative { c'1-1
\score {{