From: Graham Percival Date: Tue, 21 Mar 2006 17:54:42 +0000 (+0000) Subject: Added info about StaffGroup -- PLEASE CHECK. X-Git-Tag: release/2.8.0~6 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=586a04a6f240151587096431ba334c36668f7bc3;p=lilypond.git Added info about StaffGroup -- PLEASE CHECK. --- diff --git a/ChangeLog b/ChangeLog index 80c4f2dc9a..19c34cb2c7 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2006-03-21 Graham Percival + + * ly/engraver-init.ly: add info about StaffGroup. + 2006-03-21 Han-Wen Nienhuys * input/regression/stem-direction-context.ly: idem. diff --git a/ly/engraver-init.ly b/ly/engraver-init.ly index 2f6df50f7a..00c9746e01 100644 --- a/ly/engraver-init.ly +++ b/ly/engraver-init.ly @@ -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"