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
}


_______________________________________________
bug-lilypond mailing list
bug-lilypond@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-lilypond

Reply via email to