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
tieWaitForNote_1.png
Description: PNG image
tieWaitForNote_2.png
Description: PNG image
_______________________________________________ lilypond-user mailing list [email protected] http://lists.gnu.org/mailman/listinfo/lilypond-user
