Dominic,  Thank you very much for catching the missing "\arpeggio" command.I 
have always coding the chord - the "bottom note first". I notice the advantage 
in this case. Can I mixed coding "top note first" with "bottom note 
first"?Immanuel,Ming

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

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

Reply via email to