]> git.donarmstrong.com Git - lilypond.git/blobdiff - scm/define-grob-properties.scm
Add padding between Lyrics and the following staff.
[lilypond.git] / scm / define-grob-properties.scm
index b9cf4ed3a20ff876816b9ff1bfca70cfaf86fffb..33c12020db7523671fa4b96910d25b9f33f4efd4 100644 (file)
@@ -600,6 +600,11 @@ staff is crucial for @var{padding}).
 object.")
      (no-stem-extend ,boolean? "If set, notes with ledger lines do not
 get stems extending to the middle staff line.")
+     (non-affinity-spacing ,list? "An alist of spacing variables
+that controls the spacing from a loose line (see @var{staff-affinity})
+to the staff for which the loose line does not have affinity.
+See @var{next-staff-spacing} for a description of the elements of
+this alist.")
      (non-default ,boolean? "Set for manually specified clefs.")
      (non-musical ,boolean? "True if the grob belongs to a
 @code{NonMusicalPaperColumn}.")