lilypond-user
[Top][All Lists]
Advanced

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

Re: Hide SystemStartSquare if Staff is removed?


From: Abraham Lee
Subject: Re: Hide SystemStartSquare if Staff is removed?
Date: Wed, 8 Jun 2016 10:06:55 -0600

Kyle,

On Wed, Jun 8, 2016 at 9:35 AM, Kyle <address@hidden> wrote:
I'm working on an orchestral score wherein the string parts
play some extended passages divisi, and it makes sense to
divide the staves during those passages.
When they are playing in unison, I'd like to hide the second staff.
However, when the second staff is hidden,
the SystemStartSquare is still visible.
Simply adding
\override StaffGroup.SystemStartSquare.transparent
to the relevant systems does not work.
It seems as though once transparency is set to ##t, it won't switch back later.
Any help is greatly appreciated.

How about:

\override StaffGroup.SystemStartSquare.collapse-height = #5

HTH,
AbrahamĀ 

P.S.

Devs,

Both SystemStartBrace and SystemStartBracket have this property set by default, but SystemStartSquare does not. Is this intended?

reply via email to

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