]> git.donarmstrong.com Git - lilypond.git/blobdiff - scm/define-grob-properties.scm
Dependency of 'transparent and 'whiteout
[lilypond.git] / scm / define-grob-properties.scm
index 72f6894703d6a1ee6e80e5b01e793b67f75a0188..1ab45629ff0ab0fa2776d7ddd5a52291be7901b4 100644 (file)
@@ -846,7 +846,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.")
+background to white-out underlying material, if the grob is visible.
+ 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
@@ -963,8 +964,6 @@ relevant for finding the @code{pure-Y-extent}.")
      (right-items ,ly:grob-array? "DOCME")
      (right-neighbor ,ly:grob? "See @code{left-neighbor}.")
 
-     (separation-item ,ly:grob? "A pointer to a @code{SeparationItem}
-object.")
      (side-support-elements ,ly:grob-array? "The side support, an array of
 grobs.")
      (slur ,ly:grob? "A pointer to a @code{Slur} object.")