]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/arpeggio.ly
The grand \paper -> \layout, \bookpaper -> \paper renaming.
[lilypond.git] / input / regression / arpeggio.ly
index dc7a216bd5be8344781e1b5ca9a082a19da0a05b..c74a5c501dbfb51d7a3155a9107e018e55b7f26b 100644 (file)
@@ -1,5 +1,5 @@
 
-\version "2.3.17"
+\version "2.3.22"
 \header{
 texidoc="
 Arpeggios are supported, both cross-staff and broken single staff.
@@ -26,5 +26,5 @@ Arpeggios are supported, both cross-staff and broken single staff.
             <g b d>\arpeggio
         }
     >>
-    \paper { raggedright= ##t }
+    \layout { raggedright= ##t }
 }