lilypond-user
[Top][All Lists]
Advanced

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

Re: Moving a tie in a chord


From: Knute Snortum
Subject: Re: Moving a tie in a chord
Date: Wed, 20 Jul 2022 07:22:34 -0700

On Wed, Jul 20, 2022 at 6:06 AM Thomas Morley <thomasmorley65@gmail.com> wrote:
> You could do
>
> \relative a,, {
>   \clef bass
>   \time 6/8
>
>   <a a'>4.(~
>
>   \once \override TieColumn.tie-configuration = #'((-1 . 1)(-10 . -1))
>
>   q8 <b b'> <g g'>) |
> }
>
> Also, see NR about TieColumn.tie-configuration

Thank you, Harm.  tie-configuration was what I was missing.

--
Knute Snortum



reply via email to

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