bug-lilypond
[Top][All Lists]
Advanced

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

Re: Incorrect tie placement with partially-tied chords


From: Patrick McCarty
Subject: Re: Incorrect tie placement with partially-tied chords
Date: Wed, 6 Jan 2010 12:18:10 -0800

On Wed, Jan 6, 2010 at 7:14 AM, Chris Snyder <address@hidden> wrote:
> \version "2.13.10"
>
> % In situations where some notes of a chord are tied but others are not,
> % tie placement is often incorrect, requiring manual tuning. I run into
> % this situation a lot when I engrave organ music.
>
> \score {
> \new Staff \relative c' {
> % The output makes it look like the C is tied instead of the E:
> <c e~ g>4 <c e g>
>
> % Better:
> \override Tie #'staff-position = #-4.5 <c e~ g> <c e g>
> }
> }

Reproduced, and submitted to the tracker:

http://code.google.com/p/lilypond/issues/detail?id=962

Thanks,
Patrick




reply via email to

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