bug-lilypond
[Top][All Lists]
Advanced

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

Re: Issue 1285 in lilypond: Erratic spacing between staves


From: lilypond
Subject: Re: Issue 1285 in lilypond: Erratic spacing between staves
Date: Tue, 26 Oct 2010 00:52:33 +0000

Updates:
        Status: Fixed
        Labels: fixed_2_13_38

Comment #3 on issue 1285 by joeneeman: Erratic spacing between staves
http://code.google.com/p/lilypond/issues/detail?id=1285

In any case, I've changed the page breaking to make it less tight by default.

The explanation: ever since 2.10, the page breaker has tried to cram the systems as tightly as possible (actually, it tries to minimize some sort of "average looseness" over all pages). When the height-estimation routines got better in 2.13, the page breaker therefore got tighter. The code I've just committed asks the page breaker to use the 'space component of system-system-spacing when deciding where to break pages. This produces looser spacing by default and it means that the spacing will be even looser if you increase system-system-spacing #'space. (Also, it might make us more robust to overfilling bugs in the future.)




reply via email to

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