One possibility is to use a third voice marked \voiceTwo.
You'll get some warnings about colliding note columns which you can safely
ignore.

\relative c'
{
  \time 2/4
  \key des \major
  \clef F
  
  <<
    { r4 ges | as ges | f2 } \\
    { \tweak Stem #'length #7 des2( | as)~ | as } \\
    { \voiceTwo des,2~ | des~ | des }
  >>
}

HTH,
Tao



--
View this message in context: 
http://lilypond.1069038.n5.nabble.com/Slur-and-tie-between-chords-tp140883p140885.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