]> git.donarmstrong.com Git - lilypond.git/blobdiff - ly/init.fly
release: 1.3.111
[lilypond.git] / ly / init.fly
index 13ef9a393bc739dc012d234df0563822866f51f2..32073dbab88a5c43f623c8ba91767a2b629b40a7 100644 (file)
@@ -1,14 +1,14 @@
 % Toplevel initialisation file. 
        
-\version "1.0.21";
+\version "1.3.110";
 
 
 \include "declarations.ly"
 
 \score { 
-  \notes\relative c {
+  \context Voice \notes\relative c {
     \maininput
   }
   \paper { }  
-  \midi{ }
+  \midi { }
 }