lilypond-auto
[Top][All Lists]
Advanced

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

Re: [Lilypond-auto] Issue 3384 in lilypond: Wrong placed note-heads whil


From: lilypond
Subject: Re: [Lilypond-auto] Issue 3384 in lilypond: Wrong placed note-heads while modifiying 'staff-space
Date: Wed, 07 Aug 2013 13:59:26 +0000


Comment #1 on issue 3384 by address@hidden: Wrong placed note-heads while modifiying 'staff-space
http://code.google.com/p/lilypond/issues/detail?id=3384

It should be noted that small adjustment tilt the balance back and forth:
You get staggered noteheads with
(magstep -3)
and unstaggered noteheads with
(magstep -3.0000000000001)
but staggered noteheads again with
(magstep -3.000000000001)

So it would appear that here is a numeric race between two values derived from the same source which should likely be the same but can be slightly different, triggering different behavior.

--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings



reply via email to

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