]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/test/text-rotate.ly
The grand \paper -> \layout, \bookpaper -> \paper renaming.
[lilypond.git] / input / test / text-rotate.ly
index 49404f9c2a4bd3a55dc054f10e2809286e90e1ed..eed87a02fcd7889c3505d806c68ae792fa2459b7 100644 (file)
@@ -16,7 +16,7 @@ output for printing of the source of this example (commenting one line).
 
     }
 
-\version "2.3.17"
+\version "2.3.22"
 
 \score {
 \new Staff  \relative c'' {
@@ -27,7 +27,7 @@ output for printing of the source of this example (commenting one line).
 
     c4 c4 }
 
-\paper { raggedright = ##t }
+\layout { raggedright = ##t }
 }