I neglected to mention that this can be confirmed by looking at the online docs:
http://lilypond.org/doc/v2.5/Documentation/user/out-www/lilypond/Multi- measure-rests.html#Multi-measure-rests In each instance when a multimeasure rest (even a single measure multimeasure rest) occurs in the first measure it is blank. -David On Wed, 2005-05-11 at 02:23 +0200, Erik Sandberg wrote: > my cvs version of lily is broken right now, so I can't verify this now. The > code works fine in 2.5.19. > > Han-Wen, this bug should be considered release-critical. > > Erik > > On Tuesday 10 May 2005 22.45, David Bobroff wrote: > > I sent in a bug report a few days ago. This is a repeat report. I'm > > sending a repeat to be sure that my first one didn't get lost in the > > shuffle or something as I have seen no response to it yet. In this > > example: > > > > \version "2.5.24" > > > > \score { > > \relative c { > > \set Score.skipBars = ##t > > R1*2 > > } > > } > > > > I get this console output: > > > > GNU LilyPond 2.5.24 > > Processing `test.ly' > > Parsing... > > 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'... > > > > The resulting PDF simply contains a clef, default time signature and a > > staff. If I comment out the skipBars line I get a completely blank > > first measure followed by a normal single bar rest. This seems to be > > affecting only multimeasure rests at the beginnings of \score {} blocks. > > This behavior occurs with current CVS (ChangeLog 1.3589) > > > > -David > > > > > > > > _______________________________________________ > > bug-lilypond mailing list > > [email protected] > > http://lists.gnu.org/mailman/listinfo/bug-lilypond _______________________________________________ bug-lilypond mailing list [email protected] http://lists.gnu.org/mailman/listinfo/bug-lilypond
