Consider the example below:

\version "2.19.3"

\new Staff <<
  \new Voice \relative c'' { \voiceOne c4~ <c d, c> }
  \new Voice \relative c' { \voiceTwo <c d>8 q }
>>

How can I tie the lower voice's <c d> to the upper voice's <c d, c>? 

DR


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

Reply via email to