bug-lilypond
[Top][All Lists]
Advanced

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

Ties within chords inconsistency


From: Simon Albrecht
Subject: Ties within chords inconsistency
Date: Fri, 4 Sep 2015 02:01:44 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.2.0

Hello,

consider the following example:
%%%%%%%%%%%%
\version "2.19.25"

\new Voice << { c''^~ c'' } { a'_~ a' } >>

\new Voice << { <c''^~> c'' } { <a'_~> a' } >>

{ <c''^~ a'_~> <c'' a'> }
%%%%%%%%%%%%

Contrary to (at least my) expectation the first example gives

tie-within-chord.ly:6:33 <0>: warning: Two simultaneous tie events, junking this one

\new Voice << { c''^~ c'' } { a'

_~ a' } >>

and applies the first tie to both notes.
The other two give correct output, and it would serve consistency and predictability if the first did also.

Possibly related: <http://sourceforge.net/p/testlilyissues/issues/2240/>.

Yours, Simon

Attachment: tie-within-chord.ly
Description: Text Data

Attachment: tie-within-chord.png
Description: PNG image


reply via email to

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