[prev in list] [next in list] [prev in thread] [next in thread] 

List:       lilypond-user
Subject:    Re: Problems with =?utf-8?b?Q29tcGxldGlvbl9oZWFkc19lbmdyYXZlcg==?=
From:       Keith OHara <k-ohara5a5a () oco ! net>
Date:       2014-11-30 2:36:24
Message-ID: loom.20141130T033407-528 () post ! gmane ! org
[Download RAW message or body]

Jay Vara <jay <at> diljun.com> writes:

>   \layout {
>     \context {
>       \Staff
>       \remove Note_heads_engraver
>       \consists Completion_heads_engraver
>     }
>   }


We need to remove the Note_heads_engraver from the *Voice* and replace it 
with Completion_heads_engraver.

\new Staff { \new Voice \with{
    \remove Note_heads_engraver
    \consists Completion_heads_engraver }
  \relative c' { d4 c e fis1 g4 } }

In your example, you asked the Staff to create split notes, but the Staff 
doesn't have engravers to make the Stems or Dots.  The Voice still had
its Note_heads_engraver, so was creating notes that overlaid those created
by the Staff.



_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic