]> git.donarmstrong.com Git - lilypond.git/blobdiff - scm/define-grob-properties.scm
Build: Generate info and pdf output from -book regtests.
[lilypond.git] / scm / define-grob-properties.scm
index 107518d531c002e3859759f99f060a3913bbad69..fba256f4bff7fafb283ba5bb86aedc509fa4c09f 100644 (file)
@@ -1131,6 +1131,7 @@ results, use @code{LEFT} and @code{RIGHT}.")
      (ties ,ly:grob-array? "A grob array of @code{Tie} objects.")
      (tremolo-flag ,ly:grob? "The tremolo object on a stem.")
      (tuplet-number ,ly:grob? "The number for a bracket.")
+     (tuplet-start ,boolean? "Is stem at the start of a tuplet?")
      (tuplets ,ly:grob-array? "An array of smaller tuplet brackets.")
      (X-colliding-grobs ,ly:grob-array? "Grobs that can collide
 with a self-aligned grob on the X-axis.")