Updates:
Status: Accepted
Owner: [email protected]
Labels: -fixed_2_13_46
Comment #13 on issue 1290 by [email protected]: Skyline compaction is
going overboard sometimes
http://code.google.com/p/lilypond/issues/detail?id=1290
Unfixed with the patch for issue 2148.
I think skyline-horizontal-padding used to count double (once for each
object) and now counts only once, so we might need a convert-ly rule to
double its value when it is set explicitly, and in define-grobs.scm.
The regression test 'input/regression/skyline-horizontal-padding.ly'
fails, but succeeds if if I double skyline-horizontal-padding.
(The original report looks different now due to the improved spacing on the
final page, but with \repeat unfold 20 we see the original problem.)