lilypond-devel
[Top][All Lists]
Advanced

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

Re: Adds glissando stems to Lilypond. (issue4661061)


From: address@hidden
Subject: Re: Adds glissando stems to Lilypond. (issue4661061)
Date: Sat, 16 Jul 2011 18:35:59 +0200

On Jul 1, 2011, at 5:50 PM, Han-Wen Nienhuys wrote:

> 
> On a tangent: what is the glissando-index property for?  I can't see
> it being read anywhere.
> 
> 

\relative c' {
\override Glissando #'style = #(lambda (grob) (if (eq? (ly:grob-property grob 
'glissando-index) 1) 'zigzag 'dashed-line))
<c e g>1 \glissando <c' e g>
}




reply via email to

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