Hi Fennel,

This might be a little hacky, but…

%%%  SNIPPET BEGINS
\version "2.24.3"

"fing13" =
  \tweak X-offset #-1
  \tweak Y-offset 0
  \finger \markup \override #'(baseline-skip . 1.25) \column { "1" "3" }

\relative c'' {
  << { c4 d-2 } \\  a2-\"fing13" >>
}
%%%  SNIPPET ENDS

You could easily make that a function that took the finger numbers as 
parameters.

Hope that helps!
Kieren.
______________________________________________

My work day may look different than your work day. Please do not feel obligated 
to read or respond to this email outside of your normal working hours.


Reply via email to