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 in the documentation.

  /Mats

Quoting Christopher Culver <[EMAIL PROTECTED]>:

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 does indeed display properly in the PDF, but while
compiling I get:

         warning: can't find or create new `InnerStaffGroup'
         warning: can't find or create `InnerStaffGroup' called `'

What am I doing here there?

Also, I want to set a label for the InnerStaffGroup. I've tried:

     \set InnerStaffGroup.instr = "Vc. div."

but it has no effect.


_______________________________________________
lilypond-user mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/lilypond-user






_______________________________________________
lilypond-user mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to