lilypond-devel
[Top][All Lists]
Advanced

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

Re: Spacing patch


From: Joe Neeman
Subject: Re: Spacing patch
Date: Sun, 30 Apr 2006 12:44:44 +1000
User-agent: KMail/1.8.3

On Fri, 28 Apr 2006 19:35, Graham Percival wrote:
> On 28-Apr-06, at 2:17 AM, Joe Neeman wrote:
> > warning: can't find line breaking that satisfies constraints
> > Drawing systems...
> > Writing lily-4123261884423383907-systems.tex...
> > Writing lily-4123261884423383907-systems.texi...
> > Layout output to
> > `lily-4123261884423383907-1.eps'.../home/joe/src/lilypond/out/share/
> > lilypond/current/scm/framework-ps.scm:475:24:
> > In procedure inexact->exact in expression (inexact->exact (round #)):
> > /home/joe/src/lilypond/out/share/lilypond/current/scm/framework-
> > ps.scm:475:24:
> > Numerical overflow
>
> I'm also not certain if these are normal.
Given that this is where lilypond exits with an error, I'd hope not ;). It 
turns out that this is caused by guile 1.6. The compatibility hack
(if (not (defined? 'inf?))
    (define-public (inf? x) #f))
was letting infs through. I guess it's time to upgrade...

>
>
> FWIW, I'm using lily 2.8.1 to build the docs (even the current 2.9
> CVS).  I've commented out two files in input/regression/ to make it
> work, but it's fine otherwise.
Which files?




reply via email to

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