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



_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to