bug-lilypond
[Top][All Lists]
Advanced

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

2.8.1 bug in tieWaitForNote


From: Steve D
Subject: 2.8.1 bug in tieWaitForNote
Date: Sun, 2 Apr 2006 08:26:52 -0600
User-agent: Mutt/1.5.11+cvs20060126

tieWaitForNote bug

LilyPond 2.8.1 installed with GUB on Debian Linux

Using \set tieWaitForNote, which allows for ties between arpeggios and a
following chord, some ties are not attached to or do not extend to the
correct note.

--- begin LilyPond code ---

version "2.8.1"
\layout { ragged-right = ##t }
\score {
    \new Staff \relative c'' {
    \clef treble \key c \major \time 4/4
    <e c a f>2~ <e c a f> |
    \set tieWaitForNote = ##t
    e8~ c~ a~ f~ <e' c a f>2 |
    f,8~ a~ c~ e~ <f, a c e>2 |
    }
}

--- end LilyPond code ---


Attached: tieWaitForNote_1.png and tieWaitForNote_2.png

* tieWaitForNote_1.png is the output of the LilyPond code above

* tieWaitForNote_2.png is an example of the bug in a piece I'm working on
now. The notes of the grace-note arpeggio should be tied to the
corresponding notes of the following chord.

Best wishes,

Steve D
New Mexico US

Attachment: tieWaitForNote_1.png
Description: PNG image

Attachment: tieWaitForNote_2.png
Description: PNG image


reply via email to

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