bug-lilypond
[Top][All Lists]
Advanced

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

completion heads + repeat unfold = Surprise!!!


From: Mats Bengtsson
Subject: completion heads + repeat unfold = Surprise!!!
Date: Thu, 19 Oct 2006 09:27:14 +0200
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.0.7) Gecko/20060910 SeaMonkey/1.0.5

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 }


  /Mats

--
=============================================
        Mats Bengtsson
        Signal Processing
        Signals, Sensors and Systems
        Royal Institute of Technology
        SE-100 44  STOCKHOLM
        Sweden
        Phone: (+46) 8 790 8463                         
       Fax:   (+46) 8 790 7260
        Email: address@hidden
        WWW: http://www.s3.kth.se/~mabe
=============================================





reply via email to

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