]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/test/move-specific-text.ly
The grand \paper -> \layout, \bookpaper -> \paper renaming.
[lilypond.git] / input / test / move-specific-text.ly
index d265a5d973df2eb85442a0684a5a0d407cb39465..e507d055db84279c9a4727dae7301653effbcd74 100644 (file)
@@ -1,5 +1,5 @@
 
-\version "2.3.17"
+\version "2.3.22"
 % possible rename to scheme- or something like that.  -gp
 \header { texidoc = "@cindex Scheme Move Text
 Objects, like text, can be moved around by using some Scheme code.
@@ -15,6 +15,6 @@ Objects, like text, can be moved around by using some Scheme code.
       'extra-offset '(-3.5 . -4.5))
     a^2^"m.d."
   }
-  \paper { raggedright = ##t}
+  \layout { raggedright = ##t}
 }