Joerg Anders <[EMAIL PROTECTED]> writes:

> ... Yes, but this does not solve my problem. All notes are tied.
>     But what if I want to tie only 2 of 3 chord notes ?

If you tie only two notes, then the third note must be a different
voice; it makes no sense not to tie all notes:

   \context Voice=one {
     <c e> ~ <c e>
   }
   \context Voice=two {
     g  g
   }


(Btw, you can get
LilyPond to display fewer ties using Voice.sparseTies = ##t


-- 
Jan Nieuwenhuizen <[EMAIL PROTECTED]> | GNU LilyPond - The music typesetter
http://www.xs4all.nl/~jantien       | http://www.lilypond.org


_______________________________________________
Gnu-music-discuss mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/gnu-music-discuss

Reply via email to