bug-lilypond
[Top][All Lists]
Advanced

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

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


From: lilypond
Subject: Issue 1376 in lilypond: Ambitus engraver progerror when a same pitch has different accidentals
Date: Tue, 02 Nov 2010 10:52:29 +0000

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
}




reply via email to

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