This doesn't look right:
\version "2.18.0"
%Fingering collides with bracket.
\relative {
\[ b4^2 c^3 \]
}
This is an improvement:
\version "2.18.0"
%Fingering is above the bracket.
\relative {
\[ b^\markup \finger 2 c^\markup \finger 3 \]
}
Would someone please help me position the fingering withing the bracket,
either by lengthening the bracket or horizontally moving the fingering to
the right?
Thank you!
Mark
_______________________________________________
lilypond-user mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/lilypond-user