]> git.donarmstrong.com Git - lilypond.git/blobdiff - scm/define-grob-properties.scm
Gets vertical ordering of footnotes correct.
[lilypond.git] / scm / define-grob-properties.scm
index c7960fe76a6cf483efab30742c6a97baf2fc3724..e71848e422130ac09f4fd825682d4aef1bd7773e 100644 (file)
@@ -1031,6 +1031,10 @@ in addition to notes and stems.")
      (figures ,ly:grob-array? "Figured bass objects for continuation line.")
      (flag ,ly:grob? "A pointer to a @code{Flag} object.")
      (footnote-stencil ,ly:stencil? "The stencil of a system's footnotes.")
+     (footnotes-before-line-breaking ,ly:grob-array? "Footnote grobs of
+a whole system.")
+     (footnotes-after-line-breaking ,ly:grob-array? "Footnote grobs of
+a broken system.")
      (full-score-pure-minimum-translations ,list? "A list of translations
 for a full score's worth of grobs.")