]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/no-notation/midi-scales.ly
The grand \paper -> \layout, \bookpaper -> \paper renaming.
[lilypond.git] / input / no-notation / midi-scales.ly
index 7e9b78e136bca854f7ebe31aecb60874423de7bd..20aa031d9659af5765cf9973fe30b929bcc59a0c 100644 (file)
@@ -1,5 +1,5 @@
 
-\version "2.3.16"
+\version "2.3.22"
 % candidate for regression.  -gp
 \header {
   texidoc="Converting LilyPond input to MIDI and then again back with
@@ -153,7 +153,7 @@ scales =  \relative c {
 
 \score {
   \context Voice \scales
-  \paper { }
+  \layout { }
   \midi { }
 }