bug-lilypond
[Top][All Lists]
Advanced

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

line break error in tied chords


From: VSD
Subject: line break error in tied chords
Date: Thu, 25 Aug 2005 19:42:22 +0200
User-agent: Opera M2/8.01 (Win32, build 7642)

The following example gives the following error several times in the log:

programming error: infinity or NaN encountered while converting Real number
continuing, cross fingers
programming error: setting to zero
continuing, cross fingers


if there's no \break then there's no error. Note that there's a collision with the articulation too, probably as a side effect of the error.

I think this error has been reported recently. Here's a ly example.


%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%

\version "2.7.6"

\relative c'
{
        R1 * 4
        
        r2 r4 r16 <b' e a>8^> <b e a>16^> ~
        \break
        <b e a>4 r4 r2
}

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% EOF

thanks and greetings,

Vincent




reply via email to

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