]> git.donarmstrong.com Git - lilypond.git/commitdiff
Added info about StaffGroup -- PLEASE CHECK.
authorGraham Percival <graham@percival-music.ca>
Tue, 21 Mar 2006 17:54:42 +0000 (17:54 +0000)
committerGraham Percival <graham@percival-music.ca>
Tue, 21 Mar 2006 17:54:42 +0000 (17:54 +0000)
ChangeLog
ly/engraver-init.ly

index 80c4f2dc9ab1385c9d70c7c5e6209fc3414a164d..19c34cb2c728cd104905bbbbaf60362307f4a856 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2006-03-21  Graham Percival  <gpermus@gmail.com>
+
+       * ly/engraver-init.ly: add info about StaffGroup.
+
 2006-03-21  Han-Wen Nienhuys  <lilydev@localhost.localdomain>
 
        * input/regression/stem-direction-context.ly: idem.
index 2f6df50f7a3cf66a46f5c0019540c2a76cddd9b9..00c9746e01baa920423dee402b5de08a8bbcdd2f 100644 (file)
@@ -325,7 +325,8 @@ contained staves are not connected vertically."
 
   "Groups staffs while adding a bracket on the left side, grouping
 the staves together.  The bar lines of the contained staves are
-connected vertically.  "
+connected vertically.  StaffGroup only consists of a collection of
+staffs, with a bracket in front and spanning bar lines. "
   
   \accepts "InnerChoirStaff"
   \accepts "ChoirStaff"