|
From: | S |
Subject: | Re: Tie doesn't show |
Date: | Sat, 3 Oct 2015 14:04:58 +0200 |
2015-10-02 20:10 GMT+02:00 Malte Meyn <address@hidden>:
>
>
> Am 02.10.2015 um 19:34 schrieb S:
>>
>> <e g,>4 <f as,> <f g,> <e~ ges,> | %10
>> <<{e e as as}\\{f,2 f}>> | %11
>>
> Ties can only start and end in the same voice. The << \\ >> construct begins
> two new voices so you can’t have a tie from outside of this construct to
> inside.
But you can continue a previously stated and named Voice in the << \\
>> construct:
\new Voice = "one"
{
<e g,>4 <f as,> <f g,> <e^~ ges,> | %10
<< \context Voice = "one" {e e as as}\\{f,2 f}>> | %11
}
Cheers,
Harm
_______________________________________________
lilypond-user mailing list
address@hidden
https://lists.gnu.org/mailman/listinfo/lilypond-user
[Prev in Thread] | Current Thread | [Next in Thread] |