I considered the previous behaviour a bug and "corrected" it, see
http://lists.gnu.org/archive/html/bug-lilypond/2005-09/msg00103.html
If you want the bracket also for a single stave, just do
\layout {
...
\context{
\StaffGroup
\override SystemStartBracket #'collapse-height = #1
}
}
/Mats
Trent Johnston wrote:
Hi Again,
Am I right in assuming now that when I use the \new StaffGroup that
this will only work when there are multiple staves within it.
So in the example below I get the bracket around the two violin
staves. But the \new StaffGroup just around the the bass instrument
part the command seems to be ignored.
This used to work in earlier versions of the 2.7 branch but doesn't
seem to work any more. Is there a new command? I can't seem so find it
in the manual if there is.
\score {
<<
\new StaffGroup <<
\ViolinIg
\ViolinIIg
>>
\Sopranog
\context Lyrics = "lmelodySop" \lyricmode { \lyricsto "melodySop"
\verseg }
\new StaffGroup <<
\Bassig \basfig >>
>>
}}
Thanks again for your help
Trent
------------------------------------------------------------------------
_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user
--
=============================================
Mats Bengtsson
Signal Processing
Signals, Sensors and Systems
Royal Institute of Technology
SE-100 44 STOCKHOLM
Sweden
Phone: (+46) 8 790 8463
Fax: (+46) 8 790 7260
Email: [EMAIL PROTECTED]
WWW: http://www.s3.kth.se/~mabe
=============================================
_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user