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 lilypond-user@gnu.org http://lists.gnu.org/mailman/listinfo/lilypond-user