]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/beam-manual-beaming.ly
The grand \paper -> \layout, \bookpaper -> \paper renaming.
[lilypond.git] / input / regression / beam-manual-beaming.ly
index 116c977c0c96b51d36fea57b1fe7d74aeca5cae5..e03836d03e1ae1cfd3201b528ce9f10086be4841 100644 (file)
@@ -1,5 +1,5 @@
 
-\version "2.3.17"
+\version "2.3.22"
 
 
 \header {
@@ -22,7 +22,7 @@
             #'beaming = #(cons (list 0 2 4) (list 0 1 4))
             c c c]
     }
-    \paper
+    \layout
        raggedright = ##t 
     }
 }