Marteno MINIĤ <marteno.min...@gmail.com> writes:

> Hello,
>
> This example shows the two heads of the first notes of the each voice
> combined into one -- so that the c2 note has a full head rather than its
> own empty head.
>
> Apparently this is wrong only on RhythmicStaff, because if I use Staff
> rather than RhythmicStaff everything works as it should (and the c2 note
> has its own head).
>
> I am running lilypond 2.16.2
>
> Please advise -- am I missing something here?
>
> ------example---begins---
>
> \score { \new RhythmicStaff {
>       <<
>          { \voiceOne    c2  }
>          \new Voice {\voiceTwo   c4  c4 }
>       >> \oneVoice
> } }
>
>
> -----example---ends--

See <URL:http://code.google.com/p/lilypond/issues/detail?id=185#c7>

-- 
David Kastrup


_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to