Status: Accepted Owner: ---- Labels: Type-Defect New issue 2962 by [email protected]: vertical spacing scrambles systems http://code.google.com/p/lilypond/issues/detail?id=2962
the code
\paper { markup-system-spacing #'minimum-distance = 100 }
\score { { g'1 } \header { piece = "One" } }
\score { { g'1 } \header { piece = "Two" } }
is a reduction of
http://lilypond.1069038.n5.nabble.com/vertical-spacing-scrambles-systems-td136247.html
and seems to show an inadequate behavior of the page breaker
