lilypond-user
[Top][All Lists]
Advanced

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

Re: Tie Problem?


From: Urs Liska
Subject: Re: Tie Problem?
Date: Wed, 03 Dec 2014 18:16:16 +0100
User-agent: Mozilla/5.0 (X11; Linux i686; rv:24.0) Gecko/20100101 Thunderbird/24.6.0


Am 03.12.2014 18:10, schrieb Joshua Nichols:
For finer control, you’ll likely want to use Janek’s amazing \shape function(s).

Yes, This is very good, but I only think it works for single slurs and ties? I'm looking for something that can deal with individual ties in a single chord.

I don't know out of my hat how, but I'm sure \shape (and the \shapeII functions in openlilylib) can be used in \tweak mode, so they can affect individual ties.

Ah, wait:
https://github.com/openlilylib/openlilylib/tree/master/notation-snippets/shaping-bezier-curves/shape-tie-column
looks like it is what you need.

Urs


IC,

Josh

On Wed, Dec 3, 2014 at 10:53 AM, Kieren MacMillan <address@hidden> wrote:
Hi Josh,

> I'm typesetting some Rachmaninoff (G-flat prelude) and I'm running into a hairy situation. See attached.
> Any way to fix this problem? I have tried changing the default spacing, but it's still the same problem - two itty-bitty ties.

\relative c' {
  \stemDown
  \once \override Tie.minimum-length = #4.2 <e g a^~>8[ ~ q]
}

For finer control, you’ll likely want to use Janek’s amazing \shape function(s).

Hope this helps!
Kieren.
_______________________

Kieren MacMillan, composer
www:  <http://www.kierenmacmillan.info>
email:  address@hidden



_______________________________________________
lilypond-user mailing list
address@hidden
https://lists.gnu.org/mailman/listinfo/lilypond-user


reply via email to

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