bug-lilypond
[Top][All Lists]
Advanced

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

Infinity or NaN encountered when omitting NoteHead


From: Jean Abou Samra
Subject: Infinity or NaN encountered when omitting NoteHead
Date: Sat, 14 Mar 2020 18:32:05 +0100 (CET)

   Hi,

   This code:

   \version "2.21.0"
   { << { a } \\ { \omit NoteHead g } >> }
   causes LilyPond to complain twice:
   programming error: Infinity or NaN encountered
   This happens when the second note comes close to
   the first note. G notes and upper trigger the bug,
   F notes and lower are fine. So, I assume (pure
   speculation) that this happens when LilyPond has
   to place note heads on a column, because a G
   note requires a special shift.
   Could be linked with:
   [1]https://sourceforge.net/p/testlilyissues/issues/4964/
   Does anyone have an idea of a workaround?
   Thanks!
   Jean Abou Samra

References

   1. https://sourceforge.net/p/testlilyissues/issues/4964/


reply via email to

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