I'm using glissandi to indicate slides in fingering. The following code should give me a glissando between the fingering digits (it did in older versions), but on 2.15.15 I get no glissando at all:

\version "2.15.15"

\relative c'' {
    \override Fingering #'staff-padding = #'()
    \once \override Glissando #'extra-offset = #'(0 . 1.4)
<d-1>4\glissando <cis-1>
}

Nick

<<attachment: test.preview.png>>

_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to