Issue 330: missing notes with \cadenzaOn and Completion_heads_engraver
http://code.google.com/p/lilypond/issues/detail?id=330

New issue report by gpermus:
\version "2.11.20"
\layout { ragged-right = ##t }

{
  \time 3/4
  \cadenzaOn
  c2 d e f g a
  \cadenzaOff
  c d e f g a
} 

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


Attachments:
        foo.preview.png  2.1 KB 


Issue attributes:
        Status: Accepted
        Owner: gpermus
        Labels: Type-Defect Priority-Medium

-- 
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings


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

Reply via email to