Mike,
Thank you for your reply and the suggestion. I shall try it. “Never let the perfect be the enemy of the good!” Mark From: Mike Solomon [mailto:m...@mikesolomon.org] Sent: Sunday, November 02, 2014 6:43 AM To: Mark Stephen Mrotek Cc: lilypond-user@gnu.org Subject: Re: Ties across voices On Nov 2, 2014, at 4:24 PM, Mark Stephen Mrotek <carsonm...@ca.rr.com> wrote: Hello, As far as I know, which is certainly minimal, ties cannot be input across voices as in << \new Voice \relative c' { \voiceOne } \new Voice \relative c' { \voiceTwo } >>. How could I achieve ties as in the attached example? Thank you for your kind attention. Mark Try: \layout { \context { \Voice \remove "Tie_engraver" } \context { \Staff \consists "Tie_engraver" } } Doesn’t always work perfectly… Cheers, MS
_______________________________________________ lilypond-user mailing list lilypond-user@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-user