bug-lilypond
[Top][All Lists]
Advanced

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

Issue 330 in project lilypond


From: codesite-noreply
Subject: Issue 330 in project lilypond
Date: Wed, 07 Mar 2007 16:09:44 -0800

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




reply via email to

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