bug-lilypond
[Top][All Lists]
Advanced

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

Re: Issue 1475 in lilypond: unknown crash on a large score


From: lilypond
Subject: Re: Issue 1475 in lilypond: unknown crash on a large score
Date: Thu, 20 Jan 2011 04:11:16 +0000


Comment #5 on issue 1475 by address@hidden: unknown crash on a large score
http://code.google.com/p/lilypond/issues/detail?id=1475

Interesting new info.  I changed the file to eliminate leger lines.


\score
{
\repeat unfold 8 {c''4 c'' c'' c''}
}

\markup { t }


Repeated 12 times.

The first 9 scores fit 8 measures on a line.

The 10th score put 4 measures on a line.

The 11th score put 2 measures on the first 2 lines, then 1 measure per line for the next 4 lines.

The 12th score put 1 measure per line for 8 lines (and wrapped onto an extra page).

I don't know if this provides any clues, but it was certainly not expected by me.





Attachments:
        1475-short-test.ly  757 bytes
        1475-short-test.pdf  106 KB




reply via email to

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