Revert "Fix syntax error in fret-diagrams.ly"
[lilypond/csorensen.git] / input / regression / optimal-page-breaking-hstretch.ly
bloba5c923f747c800058e6cccec1be6695fe91a22f7
1 \version "2.10.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}