bug-lilypond
[Top][All Lists]
Advanced

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

bug in multi-measure rest


From: Pedro Kroger
Subject: bug in multi-measure rest
Date: Wed, 27 Aug 2003 18:23:59 -0300
User-agent: Mutt/1.5.4i

Hi,

There is a nasty bug with multi-measure rest and multiplication
(e.g. R2*6) in cvs (2003-08-27). The code below generate what is in
multi.dvi while it should look like multi-ok.dvi (both attached). The
funny thing is, if I write down each multi-measure rest by hand (R2 R2
R2 R2 ....)  things work just fine. That's how I compiled multi-ok.dvi


\score  {
    \notes\relative c' {
        \time 2/4
        R2*2
        e2->---\mp
        R2*6
        fis'->---\mf
        b,->--
    }
 
    \paper {}
    \midi {}
}

BTW, I've seen people reporting problems using version numbers like
"CVS ChangeLog 1.1139", how I get this number?

Pedro

Attachment: multi.dvi
Description: TeX dvi file

Attachment: multi-ok.dvi
Description: TeX dvi file


reply via email to

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