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