lilypond-auto
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Lilypond-auto] Issue 3359 in lilypond: ties for notes in \changed S


From: lilypond
Subject: Re: [Lilypond-auto] Issue 3359 in lilypond: ties for notes in \changed Staff brings LP to crash
Date: Sat, 11 May 2013 20:55:07 +0000


Comment #2 on issue 3359 by address@hidden: 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

[Prev in Thread] Current Thread [Next in Thread]