Hi all, Getting this behavior when trying to put fingerings in column format on chords:
\version "2.24.3" \relative c'' { \set fingeringOrientations = #'(left) <c\finger \markup \column {"1" "2"} g-3> } I’d like the 1 to be much closer to the 2. Does anyone know the correct property to adjust to make this happen / where in the docs should I be looking as my current efforts are not going too well. -Fennel