lilypond-user
[Top][All Lists]
Advanced

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

Re: Removing initial Bar spanning two-staff system


From: -Eluze
Subject: Re: Removing initial Bar spanning two-staff system
Date: Wed, 23 May 2012 04:28:54 -0700 (PDT)


Dominicus wrote:
> 
> I'd like to remove the initial Bar line that spans a two-staff ChoirStaff.
> How is this accomplished?
> Best i could come up with was:
> \override ChoirStaff.SpanBar #'transparent = ##t, but no luck.
> 
> 

you can 

\override Score.SystemStartBracket #'transparent = ##t

and in the layout specify

\layout { \context { \Score \remove "System_start_delimiter_engraver" }}

hth
Eluze
-- 
View this message in context: 
http://old.nabble.com/Removing-initial-Bar-spanning-two-staff-system-tp33893804p33894999.html
Sent from the Gnu - Lilypond - User mailing list archive at Nabble.com.




reply via email to

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