X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=ly%2Fcontext-mods-init.ly;h=6d942d7e93e3d39f54edb6081b5369509c7b96de;hb=bdf8a9979fbc14018078288d00e76b5b75f2fe85;hp=be3ade7e049818028a102aa5452f58d62feecb31;hpb=9a7759a2afdfa3e0d5b88cf02576d8fcb7fcaab7;p=lilypond.git diff --git a/ly/context-mods-init.ly b/ly/context-mods-init.ly index be3ade7e04..6d942d7e93 100644 --- a/ly/context-mods-init.ly +++ b/ly/context-mods-init.ly @@ -28,4 +28,6 @@ RemoveEmptyStaves = \with { \remove "Hara_kiri_engraver" \consists "Hara_kiri_engraver" \override VerticalAxisGroup #'remove-empty = ##t + \description "Remove staves which are considered to be empty according +to the list of interfaces set by @code{keepAliveInterfaces}." }