Comment #13 on issue 1031 by pnorcks: constantly-changing
input/regression/rest-collision-beam-note.ly
http://code.google.com/p/lilypond/issues/detail?id=1031
New info:
If I remove these two lines from rest-collision.cc, the bug seems to go
away.
67 if (scm_is_number (offset))
68 rest_grob->translate_axis (scm_to_double (offset), Y_AXIS);
I'm currently checking the regtests.
_______________________________________________
bug-lilypond mailing list
bug-lilypond@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-lilypond