]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/tie-busy-grobs.ly
The grand \paper -> \layout, \bookpaper -> \paper renaming.
[lilypond.git] / input / regression / tie-busy-grobs.ly
index 20d0c58b3b47db541e521837fad15ec639820673..008c1cafb9e4c7a3dde560b47a7c75804208493b 100644 (file)
@@ -1,4 +1,4 @@
-\version "2.3.17"
+\version "2.3.22"
 \header {
 
 texidoc = "Tie engraver uses @code{busyGrobs} to keep track of
@@ -19,7 +19,7 @@ one may have collisions between ties and beams.
        { \voiceThree  { b,8 ~ b8 ~ b8 ~  b8 }}
     >>
 
-    \paper {
+    \layout {
        raggedright = ##t
     }
 }