]> git.donarmstrong.com Git - lilypond.git/blobdiff - ly/init.sly
patch::: 1.3.125.jcn4
[lilypond.git] / ly / init.sly
index da942c0cfdb8b86383b8ad4d0218c2925b3859bb..c05fa2c45634513bc6e690ab9519a69fdf9a1bcb 100644 (file)
@@ -1,16 +1,16 @@
 % Toplevel initialisation file. 
        
-\version "1.1.52";
+\version "1.3.110";
 
 
 \include "declarations.ly"
 
 \score { 
-  \notes\relative c {
+  \context Voice \notes\relative c {
     \maininput
   }
   \paper {
-           linewidth=-1.0;
+
        % indent = 0.0;
   }  
   \midi{ }