lilypond-user
[Top][All Lists]
Advanced

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

Re: missing glissando


From: Dominic
Subject: Re: missing glissando
Date: Mon, 10 Aug 2015 16:49:17 -0700 (MST)

This will work:


/\version "2.18.2"
\language "english"
{
  \clef bass c2._> \override Glissando.style = #'trill c4 \glissando | %m81
  \clef treble <c'''' c'''>8 r2 \bar"|." %m82
  }/

You forgot to put the actual "\glissando" command. Also, I swapped the order
of the notes in the final chord so that the glissando would attach to the
upper note.



--
View this message in context: 
http://lilypond.1069038.n5.nabble.com/missing-glissando-tp179449p179450.html
Sent from the User mailing list archive at Nabble.com.



reply via email to

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