bug-lilypond
[Top][All Lists]
Advanced

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

Re: page-count and "programming error: number of pages is out of bounds"


From: Ralph Palmer
Subject: Re: page-count and "programming error: number of pages is out of bounds"
Date: Wed, 26 Jan 2011 15:05:51 -0500

On Thu, Jan 13, 2011 at 9:42 AM, Jan Warchoł <
address@hidden> wrote:

> Looks like this mail should be sent to bug report mailing list, i'm
> forwarding it.
>
> 2011/1/5 Nick Payne <address@hidden>:
> > I have a score which with default settings fits very loosely on three
> pages.
> > By adding page-count = 2 to the paper block it fits without any problem
> on
> > two pages but the log then contains "programming error: number of pages
> is
> > out of bounds".
> >
> > With 2.13.45, this minimal example reproduces the error in the log. This
> > example also gets "warning: couldn't fit music on page" in the log, which
> > doesn't happen with the actual score, where I only see the first error:
> >
> > \version "2.13.45"
> >
> > \relative c'' {
> >    \repeat unfold 220 {
> >        c4 c8 c c16 c c c
> >    }
> > }
> >
> > \paper {
> >    page-count = 3
> >    ragged-bottom = ##f
> >    ragged-last-bottom = ##f
> >    ragged-last = ##f
> >
> > }
> >
>
>
Thank you, Nick and Jan. This has been added as issue 1492. I gave it a low
priority, because the problem seems to be with the error message, not with
the behavior of the engraving.

http://code.google.com/p/lilypond/issues/detail?id=1492

Pondly,

Ralph


reply via email to

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