]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/no-notation/midi-scales.ly
* scm/define-context-properties.scm
[lilypond.git] / input / no-notation / midi-scales.ly
index bb732bcdc2efe51e084fafea04a5da9bcf12e310..4a72de5ae1dd52b6869ea06b529521abe3414ab2 100644 (file)
@@ -1,5 +1,5 @@
 
-\version "2.3.8"
+\version "2.7.39"
 % 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 { }
 }