From: Pierre Perol-Schneider <pierre.schneider.pa...@gmail.com>
Date: Saturday, June 16, 2018 at 11:25 PM
To: Carl Sorensen <c_soren...@byu.edu>
Cc: Shachar Shemesh <shac...@shemesh.biz>, "lilypond-user@gnu.org" 
<lilypond-user@gnu.org>
Subject: Re: Ties across voices

Hi Sachar, Hi Carl,

How about :

\relative c'' {
  \time 2/4 \key aes\major
  \mergeDifferentlyDottedOn
  <<
  {
    g16 <bes des>8.  ges16 <c ees>8 des16~ |
    \stemNeutral <f, des'>8 f'16 des ees f aes, a |
  }
  \\
  {
    g4 ges8. f16~ |
    \once\hideNotes f4 s
  }
  >>
}

Yes, this works too.  Again, it is necessary to hide a note to make the tie 
move across voices.

This method is clearly more simple if you don’t need the parts separately 
(which is almost certainly the case in this piano music).

Thanks for sharing.

Carl

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

Reply via email to