Comment #5 on issue 742 by [email protected]: Delayed ties influence lyrics (even with tieWaitForNote unset)
http://code.google.com/p/lilypond/issues/detail?id=742

I currently see:  one (    ) two three

Is that intended?

This test file has incorrect syntax.  A tied note is not followed by one
with the same pitch and 'tieWaitForNote is not true.  So Lily has to
decide how best to patch this up and continue.  She could decide
a) the tie symbol should not be there,
b) the pitch of one of the two notes was wrong, or
c) 'tieWaitForNote was missing.
Previously she assumed none of these, placing the "two" after a gap of two
notes.  After this patch she assumes (b) on the grounds that (I think) this
is the most likely user mistake.

Trevor



_______________________________________________
bug-lilypond mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-lilypond

Reply via email to