bug-lilypond
[Top][All Lists]
Advanced

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

Re: RemoveEmptyStaffContext doesn't remove from first sytem


From: Daniel Johnson
Subject: Re: RemoveEmptyStaffContext doesn't remove from first sytem
Date: Wed, 01 Jun 2005 10:44:52 -0700
User-agent: Mozilla Thunderbird 1.0.2 (X11/20050404)

"It's not a bug, it's a feature"
documented here:
http://www.lilypond.org/doc/v2.5/Documentation/user/out-www/lilypond/Hiding-staves.html

\override Score.RemoveEmptyVerticalGroup #'remove-first = ##t


Bertalan Fodor wrote:

> %BUG: RemoveEmptyStaffContext doesn't remove staff from the first sytem
>
> \version "2.5.26"
>
> \score {
>    \relative <<
>    \new Staff { R1       | R1 \break R1      | R1 \break c4 d e f | g
> f e d }
>    \new Staff { a4 b c d | e d c b | a b c d | e d c b | a4 b c d | e
> d c b }
>    >>
>       \midi {
>    }
>
>    \layout  {
>        \context { \RemoveEmptyStaffContext }
>    }
> }
>
> \paper {
> }






reply via email to

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