]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/paper-margins-overrun.ly
Merge branch 'lilypond/translation'
[lilypond.git] / input / regression / paper-margins-overrun.ly
index ebe42690f6f82410f52927709c1a62aa4d104d69..1492de93c61cddc6a07538a1e18e247a4d445f28 100644 (file)
@@ -15,4 +15,6 @@ someNotes = \relative c' { \repeat unfold 40 { c4 d e f } }
   line-width = 200 \mm
 }
 
-\score { \someNotes }
+\book {
+  \score { \someNotes }
+}