bug-lilypond
[Top][All Lists]
Advanced

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

Re: multimeasure rest at beginning


From: Erik Sandberg
Subject: Re: multimeasure rest at beginning
Date: Wed, 11 May 2005 02:23:52 +0200
User-agent: KMail/1.7.2

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
> address@hidden
> http://lists.gnu.org/mailman/listinfo/bug-lilypond




reply via email to

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