Is it possible to reduce the size of the TabStaff clef?
this doesn't work:
\version "2.24.1"
<<
\new TabStaff \with {
\override TabStaff.Clef.font-size = #-1
}{c c c c | }>> Richard Shann
Is it possible to reduce the size of the TabStaff clef?
this doesn't work:
\version "2.24.1"
<<
\new TabStaff \with {
\override TabStaff.Clef.font-size = #-1
}{c c c c | }>> Richard Shann