]> git.donarmstrong.com Git - lilypond.git/blobdiff - ly/context-mods-init.ly
Add Notation appendix for context mod identifiers.
[lilypond.git] / ly / context-mods-init.ly
index be3ade7e049818028a102aa5452f58d62feecb31..6d942d7e93e3d39f54edb6081b5369509c7b96de 100644 (file)
@@ -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}."
 }