]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/test/nested-groups.ly
sed Lilypond to LilyPond.
[lilypond.git] / input / test / nested-groups.ly
index e242c2070de3cbabf92e3122012bf6cf6c4d8c2c..ef49349cea2bba76ae7619f05dc3f589f8953549 100644 (file)
@@ -1,15 +1,11 @@
-\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.7.18" 
+
+\header{ texidoc="@cindex Nested Staff Groups
+LilyPond can print nested groups of staffs. "
 
-\version "1.7.18" % rz1
+%   old texidoc; it sounds like a testing comment, rather than an "example" comment.
+%In InnerStaffGroup and InnerChoirStaff, the brackets should be shiftet leftwards.
+}
 
 \score { \notes
 <
@@ -44,4 +40,4 @@ Tested =       "Nested StaffGroups"
 
  \paper { raggedright = ##t}
 }
-%% new-chords-done %%
+