Comment #16 on issue 1336 by Carl.D.Sorensen: skipTypesetting segfaults
when set during a skipBars-induced MultiMeasureRest spanner
http://code.google.com/p/lilypond/issues/detail?id=1336
OK, so I've commented out the continue statement on line 120 of
lily/spanner.cc
I get the output shown in 1336-no-continue.png. The multimeasure rest
shows up before the time signature with the multimeasure rest number above
it.
If I leave the continue in, and the patch I proposed above, I get the
output of 1336-continue.png. The multimeasure rest is gone, and the
multimeasure rest number shows up at the left hand margin of the page.
I'm not sure which behavior I prefer. I'd really prefer to suicide the
multimeasure rest number, but I haven't been able to work out how to do
that yet.
Attachments:
1336-continue.png 3.8 KB
1336-no-continue.png 4.3 KB
_______________________________________________
bug-lilypond mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-lilypond