On 25 January 2012 10:30, Shevek <s...@saultobin.com> 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 <x.sche...@gmail.com>

_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to