A glissando is a smooth change in pitch. It is denoted by a line
or a wavy line between two notes. It is requested by attaching
\glissando
to a note:
c2\glissando c' \override Glissando #'style = #'zigzag c2\glissando c,
I = \once \override NoteColumn #'ignore-collision = ##t \relative c' << { \oneVoice \stemDown f2 \glissando \stemNeutral a } \\ { \oneVoice \I c2 \glissando \I d, } >>
Snippets: Expressive .
Internals Reference: Glissando.
Printing text over the line (such as gliss.) is not
supported.
This page is for LilyPond-2.11.40 (development-branch).
Report errors to http://post.gmane.org/post.php?group=gmane.comp.gnu.lilypond.bugs.
Your suggestions for the documentation are welcome.