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



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

Reply via email to