Le 19/05/2022 à 05:53, Ahanu Banerjee a écrit :
Hello,

When I have a beamed tuplet (without a bracket) and a fingering on one note, the TupletNumber moves outward from the staff despite there being no possibility of a collison. In normal usage, TupletNumber should stay as close as possible to the beam.

Example:

    \version "2.22.2"
    \relative c
    {\tuplet 3/2 { g''8-4 g g } \tuplet 3/2 { c_4 c c } }

Is this the expected behaviour? The fix I have found is increasing the value of Fingering.outside-staff-priority. Is that the best solution?



It definitely sounds like a bug. I've added it to the
tracker at

https://gitlab.com/lilypond/lilypond/-/issues/6346

I am not aware of a better workaround (and it's not
even clear to me why giving the Fingering an
outside-staff-priority works; note that in my tests,
the actual value of outside-staff-priority doesn't matter).

Best,
Jean


Reply via email to