Comment #23 on issue 943 by pnorcks: input/regression/slur-broken-trend.ly broken
http://code.google.com/p/lilypond/issues/detail?id=943
And... the function call order for the "correct.png" case from comment 9 above:
Call order: - calc_control_points (Slur1) - set_next_direction (Slur1) -> sets direction of Slur2 to UP - calc_control_points (Slur2) -> dir_ == UP - set_next_direction (Slur2) -> returns immediately - height (Slur1) - height (Slur2) -- You received this message because you are listed in the owner or CC fields of this issue, or because you starred this issue. You may adjust your issue notification preferences at: http://code.google.com/hosting/settings _______________________________________________ bug-lilypond mailing list bug-lilypond@gnu.org http://lists.gnu.org/mailman/listinfo/bug-lilypond