Hi all First of all, wish a happy New Year to all of you!
I'm struggling with a collision of fingerings and a tuplet number when a
slur is around:
\version "2.24.0"
\relative c' {
\time 2/4
\tuplet 3/2 { e8^1 g^2 c^5}
\tuplet 3/2 { g_5 c_2 e_1}
}
\relative c' {
\time 2/4
\tuplet 3/2 { e8^1( g^2 c^5}
\tuplet 3/2 { g_5 c_2 e_1)}
}
Happens with 2.22.2 and 2.24.0
a) Is this a bug?
b) Is there an easy fix without having to position invividual numbers
horizontally or vertically?
TIA
Stephan
