Comment #2 on issue 3359 by [email protected]: ties for notes in \changed Staff brings LP to crash
http://code.google.com/p/lilypond/issues/detail?id=3359

Before that commit, if debugging was enabled, the input above reported a failed assertion at axis-group-interface:885 in skyline_spacing()
  Grob *y_common = common_refpoint_of_array (elements, me, Y_AXIS);
  assert (y_common == me);
The tie is one the 'elements' of the staff 'me', but its vertical position is not referenced to the same staff of which it is an element.

I cannot figure out the reason for the crash after that commit, and I am having trouble getting conflicts resolved correctly on a revert.

--
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