Updates:
Labels: Patch
Comment #15 on issue 1031 by joeneeman: constantly-changing
input/regression/rest-collision-beam-note.ly
http://code.google.com/p/lilypond/issues/detail?id=1031
http://codereview.appspot.com/1669042/show
Thanks to Patrick's investigations, here is a patch that seems to fix the
issue. The problem is a cyclic dependence between
Beam::rest_collision_callback and Rest_collision::calc_positioning_done.
The patch resolves the dependency by making Beam::rest_collision_callback
not depend on Rest_collision::calc_positioning_done.
_______________________________________________
bug-lilypond mailing list
bug-lilypond@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-lilypond