bug-lilypond
[Top][All Lists]
Advanced

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

Re: Issue 1336 in lilypond: skipTypesetting segfaults when set during a


From: lilypond
Subject: Re: Issue 1336 in lilypond: skipTypesetting segfaults when set during a skipBars-induced MultiMeasureRest spanner
Date: Thu, 02 Dec 2010 04:36:01 +0000


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




reply via email to

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