bug-lilypond
[Top][All Lists]
Advanced

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

Issue 1082 in lilypond: Completion_heads_engraver misbehaves in multi-s


From: lilypond
Subject: Issue 1082 in lilypond: Completion_heads_engraver misbehaves in multi-staff case
Date: Mon, 10 May 2010 02:40:32 +0000

Status: Accepted
Owner: ----
Labels: Type-Defect Priority-Low

New issue 1082 by pnorcks: Completion_heads_engraver misbehaves in multi-staff case
http://code.google.com/p/lilypond/issues/detail?id=1082

http://lists.gnu.org/archive/html/bug-lilypond/2010-05/msg00004.html

%%% BEGIN %%%
\version "2.13.20"

<<
  \new Staff {
    b2 b b b b b
  }
  \new Staff {
    b4 b\breve b2.
  }


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

Attachments:
        completion-heads.png  1.8 KB





reply via email to

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