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? _______________________________________________ lilypond-devel mailing list lilypond-devel@gnu.org http://lists.gnu.org/mailman/listinfo/lilypond-devel