]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/no-notation/midi-scales.ly
Merge branch 'master' of ssh+git://git.sv.gnu.org/srv/git/lilypond
[lilypond.git] / input / no-notation / midi-scales.ly
index 7e9b78e136bca854f7ebe31aecb60874423de7bd..d6e8ed91c5c80e5badf7100ac41c14a3452c3a37 100644 (file)
@@ -1,5 +1,5 @@
 
-\version "2.3.16"
+\version "2.10.0"
 % 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 { }
 }