Am Samstag, 15. März 2008 schrieb Trevor Bača:
> I don't know the real (ie, structual) answer. But here's the workaround for
> setting the system start brace to transparent:

Alternatively, simply set the systemStartDelimiter for your PianoStaff to 
SystemStartBracket instead of the default brace, which goes incredibly huge 
for more than two staves):

\version "2.11.41"
\new PianoStaff \with { systemStartDelimiter = #'SystemStartBracket } <<
       \new Staff { c'4 }
       \new Staff { d'4 }
       \new Staff { e'4 }
       \new Staff { f'4 }
>>


Cheers,
Reinhold


-- 
------------------------------------------------------------------
Reinhold Kainhofer, Vienna University of Technology, Austria
email: [EMAIL PROTECTED], http://reinhold.kainhofer.com/
 * Financial and Actuarial Mathematics, TU Wien, http://www.fam.tuwien.ac.at/
 * K Desktop Environment, http://www.kde.org, KOrganizer maintainer
 * Chorvereinigung "Jung-Wien", http://www.jung-wien.at/


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

Reply via email to