Hi all, I'm working on a project that involves multiple fingerings for each note, and shift lines or glides between some notes. Since lilypond will only engrave glides between notes with the same fingering, I'm using finger 5 to be the placeholder fingering and overriding the Fingering text property to the desired value.
Can anyone say why this is producing the attached output? There are two main issues. 1. The glide line is engraving not as expected. I'd like it to run from the first "5" to the next (adjacent) "5", and I don't have a clue as to why it is behaving the way that it does. 1. The \once text override is applying to the entire NoteEvent, not the next Fingering, which is the intended behavior. Is there a workaround for this? -Fennel
test_fingering.pdf
Description: Adobe PDF document
test_fingering.ly
Description: Binary data