]> git.donarmstrong.com Git - lilypond.git/blobdiff - ly/init.sly
release: 1.3.89
[lilypond.git] / ly / init.sly
index ea78a1782eb2f6b88b9cc273830bdadba9e4cc17..ae387ade848f1f8e79865ece44a37c40e4ac253a 100644 (file)
@@ -1,16 +1,16 @@
 % Toplevel initialisation file. 
        
-\version "1.3.4";
+\version "1.3.68";
 
 
 \include "declarations.ly"
 
 \score { 
-  \notes\relative c {
+  \context Voice \notes\relative c {
     \maininput
   }
   \paper {
-           linewidth=-1.0;
+
        % indent = 0.0;
   }  
   \midi{ }