bug-lilypond
[Top][All Lists]
Advanced

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

Re: Bad tie placing with tieWaitForNote (v2.8.6)


From: Graham Percival
Subject: Re: Bad tie placing with tieWaitForNote (v2.8.6)
Date: Mon, 18 Sep 2006 18:56:10 -0700
User-agent: Thunderbird 1.5.0.5 (Macintosh/20060719)

Thanks for the report! It looks good in 2.9.18, and we will probably be releasing 2.10 before we release another 2.8 release, so I won't add it to the bug database.

Cheers,
- Graham


Mark Pim wrote:
Hi!
The following snippet produces a badly placed tie on the g Yours, Mark \version "2.8.6"
\score {
    \new Staff <<
 \clef "bass"
 \new Voice {
     \set tieWaitForNote = ##t
     \tieDown \stemUp
     r2 r8 d~ g~ a <b g d>4
     d4 d4 d4
     d4 d4 d4 d4
     d4 d4 d4 d4
     d4 d4 d4 d4
     d4 d4 d4 d4
 }
 \new Voice {
     g,1~ g,1~ g,1~ g,1~ g,1~ g,1~
 }
    >>
}


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






reply via email to

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