Hello, How do you remove empty staves from a PianoStaff context? The following used to work in 2.12, but it no longer works in 2.14: %%%%%%%%%%%%%%%%%%%%%%%%%%%% \version "2.14.0" \new PianoStaff << \relative c' { c1 \break c \break c \break} \relative c' { R1 \break R \break c \break } >> \layout { \context { \Staff \RemoveEmptyStaves } } %%%%%%%%%%%%%%%%%%%% Thanks, Edward |
_______________________________________________ lilypond-user mailing list lilypond-user@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-user