Tie Anomaly LilyPond 2.8.0 on Debian Linux, installed using the GUB
There seems to be an anomaly with ties when using the \set
tieWaitForNote feature, in version 2.8.0. I noticed this anomaly when I
was trying to manually format a tie column between a grace-note arpeggio
and the following chord.
Attached is a LilyPond snippet and a PNG image of the output of that
snippet, to illustrate the point. Notice that the tie for the third note
(second tie from the bottom of the tie column) is not associated with
the correct note, or more accurately, does not begin at the correct
note.--
--- begin LilyPond snippet ---
\version "2.8.0"
\score {
\new Staff \relative c'' {
\clef treble \key c \major \time 4/4
\set tieWaitForNote = ##t e8~ c~ a~ f~ <f a c e>2 |
}
}
--- end LilyPond snippet
Attached: tie-test.png
-sd
tie-test.png
Description: PNG image
_______________________________________________ lilypond-user mailing list [email protected] http://lists.gnu.org/mailman/listinfo/lilypond-user
