Hi, Thomas:
Thank you for the work-a-round. It displays great - true to the original.
Thank You.
Blessing,
Ming.
>________________________________
> From: Thomas Morley <thomasmorle...@googlemail.com>
>To: MING TSANG <tsan...@rogers.com>
>Cc: lilypond-usermailinglist <lilypond-user@gnu.org>
>Sent: Thursday, April 11, 2013 7:52:41 PM
>Subject: Re: tie between voice & transpose a to g
>
>
>2013/4/11 MING TSANG <tsan...@rogers.com>:
>> (hope this time the email will not be rejected by lilypond-owner}
>>
>> Hi lily user:
>>
>> I have a hard time coding cross voice tie. I end up of spliting the chord
>> into two voices. Please refer to pdf and .ly files.
>> 1. How can I code so that it will be the same as ~original.png
>
>
>A workaround;
>
>
>\version "2.16.2"
>
>\relative c' {
> \key a\major
> \clef bass
> << {
> \voiceTwo
> \tieNeutral
> < a fis' >1~
> < a d fis>2
> }
> \\
> {
> \voiceFour
> \tieUp
> \once \override NoteColumn #'force-hshift = #1.2
> e'4 d2.~
> \tweak NoteColumn #'ignore-collision ##t
> \tweak #'X-extent #'(-0.1 . 0)
> \tweak #'transparent ##t
> \tweak Stem #'stencil ##f
> d2
> }
> >>
> <b d>
>}
>
>Though, I really hope someone comes up with a better solution.
>
>Cheers,
> Harm
>
>
>
_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user