Re: InnerStaffGroup problems

2006-09-10 Thread Cameron Horsburgh
On Sun, Sep 10, 2006 at 06:54:49PM +0200, Mats Bengtsson wrote: > As far as I know, the InnerStaffGroup is not meant to be used > explicitly, it's just there for some technical (or maybe only for > historical) reasons. > > If you want to typeset nested brackets, please take a look at the NEWS > l

Re: InnerStaffGroup problems

2006-09-10 Thread Christopher Culver
Mats Bengtsson <[EMAIL PROTECTED]> writes: > As far as I know, the InnerStaffGroup is not meant to be used > explicitly, it's just there for some technical (or maybe only for > historical) reasons. > > If you want to typeset nested brackets, please take a look at the NEWS > link in the 2.8.x docume

Re: InnerStaffGroup problems

2006-09-10 Thread Mats Bengtsson
As far as I know, the InnerStaffGroup is not meant to be used explicitly, it's just there for some technical (or maybe only for historical) reasons. If you want to typeset nested brackets, please take a look at the NEWS link in the 2.8.x documentation. Unfortunately, this feature is still not i

InnerStaffGroup problems

2006-09-09 Thread Christopher Culver
I'm using 2.8.0. With the following code: \new StaffGroup = "strings" << \new InnerStaffGroup = "cellos" << \set InnerStaffGroup.systemStartDelimiter = #'SystemStartSquare \new Staff = "cellosI" \cellosINotes \new Staff = "cellosII" \cellosINotes >> >> The InnerStaffGroup d