bug-lilypond
[Top][All Lists]
Advanced

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

Bug: Disconnected finger glide line due to colliding tuplet number


From: oaap5s8g
Subject: Bug: Disconnected finger glide line due to colliding tuplet number
Date: Mon, 11 Sep 2023 13:01:52 -0400

I may have found a bug where a finger glide line does
not connect to a finger number on one side when said
finger number collides with and is placed above a tuplet
number.

\version "2.24.2"

\relative c'' {
\stemUp
\override Staff.Fingering.outside-staff-priority = #1
\tuplet 3/2 { c8 c\glide-1 c-1 }
}

I checked the internals manual, but I did not see a property
that I could adjust to work around this issue. If this is not a bug
and/or there is a way to get desired behavior, then please tell
me what I can change for lilypond to produce desired output.

reply via email to

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