]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/example-1.ly
The grand \paper -> \layout, \bookpaper -> \paper renaming.
[lilypond.git] / input / example-1.ly
index b14532b9e13e11c8f0a286f6ec8dcb810333af1e..5292fcb401fee359b20eb13e68a325527af72641 100644 (file)
@@ -1,4 +1,4 @@
-\version "2.3.16"
+\version "2.3.22"
 
 % A simple scale in LilyPond
 %
@@ -17,6 +17,6 @@
   \context Voice \relative c {
     c' d e f g a b c
   }
-  \paper {  }  
+  \layout {  }  
   \midi { }
 }