Hi!

I can't get bracket of ChiorStaff when only one staff in ChoirStaff as following.
Any sugestion for this purpose?

How about this:

\version "2.8.5"
\score
{
        \new ChoirStaff
        <<
                \new Staff { c'4 d' e' f' }
                \new Staff { s1 }
        >>
}

Best wishes,
Kieren.


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

Reply via email to