]> 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 95615bd7f95e4f3f4caa8234a5a31a53e9eb8f24..c74a5c501dbfb51d7a3155a9107e018e55b7f26b 100644 (file)
@@ -1,5 +1,5 @@
 
-\version "2.3.16"
+\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 }
 }