bug-lilypond
[Top][All Lists]
Advanced

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

Re: Infinite loop with bound-details.left.text = ""


From: Simon Albrecht
Subject: Re: Infinite loop with bound-details.left.text = ""
Date: Fri, 11 Dec 2015 00:45:21 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.4.0

<https://sourceforge.net/p/testlilyissues/issues/4689/>

On 06.12.2015 18:24, Simon Albrecht wrote:
Sorry for the mess. Once again:
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Hello,

the following snippet:
%%%%%%%%%%%
 \version "2.19.25"
{
  1-\tweak bound-details.left.text "" \startTrillSpan
  1\stopTrillSpan
}
%%%%%%%%%%%
yields apparently infinite occurences of

programming error: Improbable offset for stencil: 1000001.000000 staff space
Setting to zero.

and I have to abort the program.

With 2.19.22, this gives

%%%%%%%%%%%
Starting lilypond 2.19.22 [Untitled (2)]...
Processing `/tmp/frescobaldi-TLBjxb/tmpI6F64G/document.ly'
Parsing...
Interpreting music...
Preprocessing graphical objects...
Finding the ideal number of pages...
Fitting music on 1 page...
Drawing systems...
programming error: Improbable offset for stencil: -inf staff space
Setting to zero.
continuing, cross fingers
programming error: Improbable offset for stencil: -nan staff space
Setting to zero.
continuing, cross fingers
Layout output to `/tmp/lilypond-M1UGFc'...
warning: Found infinity or nan in output. Substituting 0.0
Converting to `document.pdf'...
Deleting `/tmp/lilypond-M1UGFc'...
Success: compilation successfully completed
Completed successfully in 4.4".
%%%%%%%%%%%%%
as log output. The output isn’t quite sensible, but it works.

Yours, Simon

_______________________________________________
bug-lilypond mailing list
address@hidden
https://lists.gnu.org/mailman/listinfo/bug-lilypond




reply via email to

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