From: Pierre Perol-Schneider <[email protected]>
Date: Saturday, June 16, 2018 at 11:25 PM
To: Carl Sorensen <[email protected]>
Cc: Shachar Shemesh <[email protected]>, "[email protected]" 
<[email protected]>
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
[email protected]
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to