]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/optimal-page-breaking-hstretch.ly
Doc: web: resolve some FIXMEs.
[lilypond.git] / input / regression / optimal-page-breaking-hstretch.ly
index 3205a976d5b65de086ede256f97b1904a102c311..6e18922dc3084ecc4c5c638921cdc8aabd5e9470 100644 (file)
@@ -1,5 +1,9 @@
 \version "2.12.0"
 
+#(set-default-paper-size "a6")
+
+\book {
+
 \header{
     texidoc="The optimal page breaker will stretch the
 systems horizontally so that the vertical spacing will be
@@ -21,4 +25,4 @@ first page should be horizontally stretched.
   \repeat unfold 5 {a b c d}
 }
 
-
+}
\ No newline at end of file