]> git.donarmstrong.com Git - lilypond.git/blobdiff - scm/define-grob-properties.scm
multi-measure-rest: space according to the full duration
[lilypond.git] / scm / define-grob-properties.scm
index f3b684754f6d4f7b89bc4cc1992768f7d79ccd2a..676432bb1aa4abf30adf38e265d6cfee9aca1aa7 100644 (file)
@@ -1284,6 +1284,9 @@ relevant for finding the @code{pure-Y-extent}.")
 grobs.")
      (slur ,ly:grob? "A pointer to a @code{Slur} object.")
      (spacing ,ly:grob? "The spacing spanner governing this section.")
+     (space-increment ,ly:dimension? "The amount by which the total duration
+of a multimeasure rest affects horizontal spacing.  Each doubling of the
+duration adds @code{space-increment} to the length of the bar.")
      (spacing-wishes ,ly:grob-array? "An array of note spacing or staff spacing
 objects.")
      (span-start ,boolean? "Is the note head at the start of a spanner?")