lilypond-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: cross staff beams in choir staff


From: Reinhold Kainhofer
Subject: Re: cross staff beams in choir staff
Date: Sat, 15 Mar 2008 00:47:10 +0100
User-agent: KMail/1.9.6

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: address@hidden, 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/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]