2011/9/28 Alberto Simões <al...@alfarrabio.di.uminho.pt>:
>
> Hello
>
> It seems that the 2.12 command
>
>       \RemoveEmptyStaffContext
>
> is, in 2.14,
>
>       \Staff \RemoveEmptyStaves
>
> But the behavior is not exactly the same.
> In the attached image, left is 2.14, right is 2.12.
>
> How to get the 2.12 behavior with 2.14?

This is a feature!
PianoStaff are now removed only if both staves are empty.
To be able to remove staves from  PianoStaff  independently, simply add

 \context {
   \PianoStaff
   \remove "Keep_alive_together_engraver"
 }

to your  \layout  block.

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