Minor fixes to regression tests.
[lilypond.git] / input / regression / optimal-page-breaking-hstretch.ly
blob6e18922dc3084ecc4c5c638921cdc8aabd5e9470
1 \version "2.12.0"
3 #(set-default-paper-size "a6")
5 \book {
7 \header{
8 texidoc="The optimal page breaker will stretch the
9 systems horizontally so that the vertical spacing will be
10 more acceptable. The page-spacing-weight parameter
11 controls the relative importance of vertical/horizontal
12 spacing. Because ragged-last-bottom is on, only the
13 first page should be horizontally stretched.
17 \paper {
18 #(define page-breaking ly:optimal-breaking)
19 page-spacing-weight = #10
20 ragged-last-bottom = ##t
23 \relative c' {
24 \repeat unfold 5 {a b c d} \pageBreak
25 \repeat unfold 5 {a b c d}