bug-lilypond
[Top][All Lists]
Advanced

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

Re: bug with tupletFullLength


From: Colin Hall
Subject: Re: bug with tupletFullLength
Date: Mon, 27 Feb 2012 01:03:31 +0000
User-agent: Mutt/1.5.20 (2009-06-14)

On Sun, Feb 26, 2012 at 06:36:05PM +0100, Thomas Morley wrote:
> The following code gives a log warning:
> 
> \version "2.15.30"
> \new Staff {
>    \set tupletFullLength = ##t
> %   \override TupletBracket #'full-length-to-extent = ##f
>    \time 1/8
>    \times 2/3 { c'16 c' c' }
> \mark "123456789"
> }
> 
> log:
> warning: Found infinity or nan in output. Substituting 0.0
> 
> If the mark contains less than 8 characters the warning disappears.
> Same, when commenting in \override TupletBracket #'full-length-to-extent = ##f
> 
> Compiles without warning using 2.12.3
> 

Thanks for the bug report, Thomas, but I'm not sure that I should create an 
issue tracker for this.

As far as I can tell you are reporting that 2.15.30 gives a warning and 2.12.3 
does not.

Do 2.15.30 and 2.12.3 both give good typeset output?

In that case, I think the difference in behaviour is not a bug, but just a 
change in the way the software handles a particular case.

Anyone from bug squad or dev care to comment?

Cheers,
Colin.

-- 

Colin Hall



reply via email to

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