Index: scm/define-grob-properties.scm |
diff --git a/scm/define-grob-properties.scm b/scm/define-grob-properties.scm |
index b3a10bd53a5c0a7b3d0bae714257244e4ec89c49..e7b67b052811345b9b4fe7464c20fc1a8db3b2ea 100644 |
--- a/scm/define-grob-properties.scm |
+++ b/scm/define-grob-properties.scm |
@@ -845,6 +845,8 @@ one below this grob.") |
;; |
(when ,ly:moment? "Global time step associated with this column |
happen?") |
+ (whiteout ,boolean? "If true, the grob is printed over a white |
+background to white-out underlying material. Usually #f by default.") |
(width ,ly:dimension? "The width of a grob measured in staff |
space.") |
(word-space ,ly:dimension? "Space to insert between words in |