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
multi.dvi
Description: TeX dvi file
multi-ok.dvi
Description: TeX dvi file
_______________________________________________ Bug-lilypond mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/bug-lilypond
