bug-lilypond
[Top][All Lists]
Advanced

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

Tie anomaly in \set tieWaitForNote


From: Steve D
Subject: Tie anomaly in \set tieWaitForNote
Date: Sun, 26 Mar 2006 17:08:52 -0700
User-agent: Mutt/1.5.11+cvs20060126

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

Attachment: tie-test.png
Description: PNG image


reply via email to

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