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


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

Reply via email to