bug-lilypond
[Top][All Lists]
Advanced

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

starting with multimeasure rest bug


From: David Bobroff
Subject: starting with multimeasure rest bug
Date: Fri, 06 May 2005 17:58:52 +0000

The following *.ly snippet: 

\version "2.5.24"

\score {
  \relative c {
    \set Score.skipBars = ##t
    R1*9
  }
}

Produces this console output:

Interpreting music... [1]
Preprocessing graphical objects... 
Calculating line breaks... 
programming error: Multi_measure_rest::get_rods (): I am not spanned!
continuing, cross fingers
[2]
Calculating page breaks...
Layout output to `test.ps'...
Converting to `test.pdf'...

And there is no multimeasure rest displayed when the score starts with a
multimeasure rest.  Subsequent multimueasure rests are fine -- even if
one is added immediatley after the first one.  This is with recent CVS
(ChangeLog 1.3560)

-David





reply via email to

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