Update .ly files.
[lilypond.git] / input / regression / optimal-page-breaking-hstretch.ly
blob3205a976d5b65de086ede256f97b1904a102c311
1 \version "2.12.0"
3 \header{
4 texidoc="The optimal page breaker will stretch the
5 systems horizontally so that the vertical spacing will be
6 more acceptable. The page-spacing-weight parameter
7 controls the relative importance of vertical/horizontal
8 spacing. Because ragged-last-bottom is on, only the
9 first page should be horizontally stretched.
13 \paper {
14 #(define page-breaking ly:optimal-breaking)
15 page-spacing-weight = #10
16 ragged-last-bottom = ##t
19 \relative c' {
20 \repeat unfold 5 {a b c d} \pageBreak
21 \repeat unfold 5 {a b c d}