[email protected] 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


_______________________________________________
bug-lilypond mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-lilypond

Reply via email to