2011/2/9 Xavier Scheuer <[email protected]>:
> %% Reported by 胡海鹏 - Hu Haipeng
> %% http://lists.gnu.org/archive/html/lilypond-user/2011-02/msg00179.html
> %%
> %% [empty] Dynamics context prevents \RemoveEmptyStaves to work
> %%
> %% We should have a way to remove empty Dynamics contexts as well
> %% and \RemoveEmptyStaves should remove PianoStaff if both staves and
> %% Dynamics are empty.
> %%
Like this?
\layout {
\context {
\Dynamics
\RemoveEmptyStaves
}
}
Cheers,
Neil
_______________________________________________
bug-lilypond mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-lilypond