lilypond-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Tie direction within a chord


From: David Kastrup
Subject: Re: Tie direction within a chord
Date: Sun, 07 Apr 2013 11:03:34 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux)

Christian <address@hidden> writes:

> I would like to adjust the tie direction within a chord.
> How can I do that, I have tried the following.
>
>   <\tieUp ais,~ \tieDown fis'~>2 <ais fis'>2 |
>
> This doesn't work.

\relative c'' { <ais,^~ fis'_~>2 <ais fis'>2 }

While you could work with

    \single\tieUp ~

and similar in newer versions of 2.17, just using ^ and _ for individual
tie directions seems quite easier.


-- 
David Kastrup




reply via email to

[Prev in Thread] Current Thread [Next in Thread]