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
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
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
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