Mats Bengtsson schreef:
Try the following and get surprised! The problem existed already in 2.8.

\version "2.9.22" % Also in 2.8.6!

% Shouldn't these two scores produce the same result?

\new Voice \with{\remove "Note_heads_engraver"
 \consists "Completion_heads_engraver"
} \relative c'{ c8 \repeat unfold 4 { c1 } }

\new Voice \with{\remove "Note_heads_engraver"
 \consists "Completion_heads_engraver"
} \relative c'{ c8 c1 c c c }

http://code.google.com/p/lilypond/issues/detail?id=115

--

Han-Wen Nienhuys - [EMAIL PROTECTED] - http://www.xs4all.nl/~hanwen

LilyPond Software Design
 -- Code for Music Notation
http://www.lilypond-design.com



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

Reply via email to