MIDI: fix regtest failure
[lilypond/patrick.git] / input / regression / page-spacing-system-count.ly
blobf3f5e382d53e0705b66c50b799595cac0fb31993
1 \version "2.13.4"
3 \header {
4 texidoc = "Page layout and stretching work with system-count enabled."
7 #(set-default-paper-size "a6")
9 \paper {
10 system-count = 2
11 ragged-last-bottom = ##f
14 \book {
15 \score {
17 \relative c'' { \repeat unfold 10 c1 }
18 \relative c'' { \repeat unfold 10 c1 }
19 \relative c'' { \repeat unfold 10 c1 }