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: ornello
Subject: Re: Issue 1630 in lilypond: Completion heads engraver produces duplicate ties
Date: Wed, 27 Apr 2011 06:11:06 -0700 (PDT)

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
}

-- 
View this message in context: 
http://old.nabble.com/Issue-1630-in-lilypond%3A-Completion-heads-engraver-produces-duplicate-ties-tp31448318p31487306.html
Sent from the Gnu - Lilypond - Bugs mailing list archive at Nabble.com.




reply via email to

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