]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/test/nested-groups.ly
remove file.
[lilypond.git] / input / test / nested-groups.ly
index ea4b69d55a347ce0511855d3bd2572ea4f81965e..f2554cfe860a1cc237337d9c8dd2ac2bdd139de7 100644 (file)
@@ -1,16 +1,11 @@
+\version "1.7.18" 
+
 \header{
 texidoc="
 In InnerStaffGroup and InnerChoirStaff, the brackets should be shiftet leftwards.
 "
-filename =      "nested-groups.ly"
-description =   "Test of nested staff groups and choirstaves"
-enteredby =     "RZ"
-copyright =     "public domain"
-Tested =        "Nested StaffGroups"
 }
 
-\version "1.3.146" % rz1
-
 \score { \notes
 <
   \context StaffGroup = ga < 
@@ -42,5 +37,6 @@ Tested =       "Nested StaffGroups"
 
 >
 
- \paper { linewidth = -1 }
+ \paper { raggedright = ##t}
 }
+%% new-chords-done %%