On 2013/08/15 06:12:28, Keith wrote:

If the code has not succeeded in considering cross-staff support, skip
them up
above
if (!me->"cross_staff" || e-> "cross-staff" ) continue;


I meant this to be an .AND.

if (!me->"cross_staff" && e->"cross-staff" ) continue;

https://codereview.appspot.com/12951044/

_______________________________________________
lilypond-devel mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/lilypond-devel

Reply via email to