lilypond-user
[Top][All Lists]
Advanced

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

RE: Glissandos


From: Ossie Wilson Snr
Subject: RE: Glissandos
Date: Mon, 10 May 2010 20:52:00 +1000


-----Original Message-----
Neil Puttock said

<That just changes the angle of the line, so you'll still be left with a
gap.

<Try overriding 'padding instead:

<\relative c' {
 < \once \override Glissando #'(bound-details right padding) = 0
 < c\glissando
 < \hideNotes
 < \once \override Glissando #'(bound-details left padding) = 0
  c'
 < \glissando
 < \unHideNotes
 < c,
}

< Cheers,
< Neil

Neil

This code was what I needed as it worked. I also sorted out how to alter
zigzag-width.
I would like to thank all who replied to my enquiry, even if I didn't
actually use their suggested solutions.

Ossie Wilson





reply via email to

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