lilypond-user
[Top][All Lists]
Advanced

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

Re: Changing staff brackets in InnerChoirStaff


From: Mats Bengtsson
Subject: Re: Changing staff brackets in InnerChoirStaff
Date: Mon, 24 May 2004 12:53:57 +0200
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.6) Gecko/20040113

As you said yourself, you want to change the style of the
InnerChoirStaff context, so why not do the setting for that
context and not for the ChoirStaff context:

\translator{
  \InnerChoirStaffContext
  SystemStartDelimiter = #'SystemStartBrace
 }

   /Mats

Keith Dunsire wrote:
I would like to change the style of bracket in the InnerChoirStaff to be the 
same as PianoStaff. If I use PianoStaff with the bar_span_engraver removed it 
puts both sets of lyrics under the lower staff. I have tried:
   \translator{
  \ChoirStaffContext
  SystemStartDelimiter = #'SystemStartBrace
 }
but that seems to make no difference.

Suggestions please.

Thank you
Keith
_______________________________________________
lilypond-user mailing list
address@hidden
http://mail.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: address@hidden
        WWW: http://www.s3.kth.se/~mabe
=============================================




reply via email to

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