lilypond-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: TupletNumber placement with fingering


From: Jean Abou Samra
Subject: Re: TupletNumber placement with fingering
Date: Thu, 19 May 2022 17:51:59 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.8.1

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

[Prev in Thread] Current Thread [Next in Thread]