]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/keys.ly
release: 1.1.41
[lilypond.git] / input / keys.ly
index bfdff32654914eef39e527a6bcedcef17a79a560..41733051b0654585c2ead3a43b0da7ca79d28d27 100644 (file)
@@ -1,4 +1,4 @@
-\version "1.0.14";
+\version "1.0.16";
 
 
 blah = \notes {
@@ -20,6 +20,6 @@ blah = \notes {
 }
 
 \score{
-       \type Staff \blah
+       \context Staff \blah
        
 }