bug-lilypond
[Top][All Lists]
Advanced

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

Re: Issue 1376 in lilypond: Ambitus engraver progerror when a same pitch


From: David Kastrup
Subject: Re: Issue 1376 in lilypond: Ambitus engraver progerror when a same pitch has different accidentals
Date: Tue, 02 Nov 2010 15:28:19 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux)

address@hidden writes:

> Status: Accepted
> Owner: ----
> Labels: Type-Defect Priority-Medium Warning
>
> New issue 1376 by v.villenave: Ambitus engraver progerror when a same
> pitch has different accidentals
> http://code.google.com/p/lilypond/issues/detail?id=1376
>
> % The following example compiles fine, but produces a programming error:
> % infinity or NaN encountered while converting Real number
>
> \version "2.13.38"
>
> \new Voice \with {
>   \consists "Ambitus_engraver"
> } {
>   cis' c'
>   % uncommenting this note fixes the problem:
>   % d
> }

Uh, can you define "compiles fine"?  It produces output that is not in
any manner a sensible representation of the input.

-- 
David Kastrup




reply via email to

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