Issue 311: systems are stretched off the bottom of the page http://code.google.com/p/lilypond/issues/detail?id=311
New issue report by joeneeman: \version "2.11.19" \header { texidoc = "The one-pass stretching is overzealous -- it stretches systems so much that they overflow the page" } foo = \relative c'' { \repeat "unfold" 200 c1 } bar = \relative c'' { \repeat "unfold" 200 c1 } << \new Staff \foo \new Staff \bar >> \paper { ragged-bottom = ##f ragged-last-bottom = ##f } Issue attributes: Status: Fixed Owner: joeneeman Labels: Type-Defect Priority-Medium fixed_2_11_20 -- You received this message because you are listed in the owner or CC fields of this issue, or because you starred this issue. You may adjust your issue notification preferences at: http://code.google.com/hosting/settings _______________________________________________ bug-lilypond mailing list bug-lilypond@gnu.org http://lists.gnu.org/mailman/listinfo/bug-lilypond