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.)


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

Reply via email to