]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/test/staff-lines.ly
* configure.in: bump GCC requirements to 3.x
[lilypond.git] / input / test / staff-lines.ly
index 633e4339e1bc7be0c9d55fe1f1962bcb58856a95..e2e6f0b727768087d7f3a65b37a313529099031b 100644 (file)
@@ -1,6 +1,8 @@
-\version "1.7.16"
-\header {
-texidoc="staff symbol property set workaround"
+
+\version "1.9.1"
+
+\header { texidoc="@cindex Staff Lines
+Staff symbol property set workaround. "
 }
 
 
@@ -27,6 +29,5 @@ lower = \notes\relative c {
         #'line-count = #4
     >  
   >
-  \paper { }  
-  \midi { }  
-}%% new-chords-done %%
+  \paper { raggedright=##t}  
+}