bug-lilypond
[Top][All Lists]
Advanced

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

Re: completion heads + repeat unfold = Surprise!!!


From: Han-Wen Nienhuys
Subject: Re: completion heads + repeat unfold = Surprise!!!
Date: Fri, 20 Oct 2006 16:22:45 +0200
User-agent: Thunderbird 1.5.0.7 (X11/20061008)

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 - address@hidden - http://www.xs4all.nl/~hanwen

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





reply via email to

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