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>>

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

Reply via email to