]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/keys.ly
patch::: 1.1.52.gp2
[lilypond.git] / input / keys.ly
index 1eb19dec08d19f554cdf8ca8544ed0af151f620e..66e95fd41b4d83a08e855e7a9c14d6f398731692 100644 (file)
@@ -1,4 +1,4 @@
-\version "1.0.10";
+\version "1.0.21";
 
 
 blah = \notes {
@@ -20,6 +20,6 @@ blah = \notes {
 }
 
 \score{
-       \type Staff \blah
+       \context Staff \blah
        
 }