bug-lilypond
[Top][All Lists]
Advanced

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

Re: Issue 1630 in lilypond: Completion heads engraver produces duplicate


From: lilypond
Subject: Re: Issue 1630 in lilypond: Completion heads engraver produces duplicate ties
Date: Wed, 27 Apr 2011 15:39:47 +0000

Updates:
        Labels: -Priority-Low Priority-High

Comment #1 on issue 1630 by address@hidden: Completion heads engraver produces duplicate ties
http://code.google.com/p/lilypond/issues/detail?id=1630

Here is another example that shows that the bug also produces wrong "visual
results" (see duplicated ties between first two chords):

\version "2.12.2"

\layout {
  \context {
  \Voice
  \remove "Note_heads_engraver"
  \consists "Completion_heads_engraver"
  }
}

{
\numericTimeSignature \time 2/4
< b'~  e'~ g'~ > 1 < b'  e' g' > 2
}



Attachments:
        DuplicateTies.png  9.7 KB




reply via email to

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