Erik Sandberg schreef:
Something strange is happening in that code; I don't think it's my fault: If
you add another note, it crashes both with and without my patch, and the
graphical output when using only 8 notes is incorrect without my patch.
More concretely, the following works poorly without my patch and crashes with
my patch:
\featherDurations
#(ly:make-moment 5 4)
{ c16 c c c c c c c }
.. while the following hangs in both cases:
There are overflow problems with \featherDurations. It would be a good
idea to go to SCM based rationals, which have unlimited precision.
--
Han-Wen Nienhuys - [EMAIL PROTECTED] - http://www.xs4all.nl/~hanwen
LilyPond Software Design
-- Code for Music Notation
http://www.lilypond-design.com
_______________________________________________
lilypond-devel mailing list
lilypond-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-devel