bug-lilypond
[Top][All Lists]
Advanced

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

Problem with glissandi in 2.15.15


From: Nick Payne
Subject: Problem with glissandi in 2.15.15
Date: Fri, 28 Oct 2011 19:57:46 +1100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:7.0.1) Gecko/20110929 Thunderbird/7.0.1

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
Description: PNG image


reply via email to

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