lilypond-user
[Top][All Lists]
Advanced

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

Re: Hiding the RH piano staff


From: Xavier Scheuer
Subject: Re: Hiding the RH piano staff
Date: Wed, 25 Jan 2012 11:30:33 +0100

On 25 January 2012 10:30, Shevek <address@hidden> wrote:
>
> According to
> http://lilypond.org/doc/v2.14/Documentation/internals/pianostaff, the only
> difference between a GrandStaff and a PianoStaff is that in a PianoStaff the
> staves are only hidden together.

Yes, it's not a bug it's a feature.

> So what you want is to use a GrandStaff.

Or keep the PianoStaff and add

  \layout {
    \context {
      \PianoStaff
      \remove "Keep_alive_together_engraver"
    }
  }

Cheers,
Xavier

-- 
Xavier Scheuer <address@hidden>



reply via email to

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