]> git.donarmstrong.com Git - lilypond.git/blobdiff - scm/define-grob-properties.scm
Adds a numbering-assertion-function property to the footnote grob.
[lilypond.git] / scm / define-grob-properties.scm
index 2b67674fb11c15590f30f29a12bfdfdee042173f..c26bd3cae19a503c10ee9e3eb7c586e8498adc9a 100644 (file)
@@ -1153,6 +1153,8 @@ entries @code{name} and @code{interfaces}.")
 
      (note-collision ,ly:grob? "The @code{NoteCollision} object of a
 dot column.")
+     (numbering-assertion-function ,scheme? "The function used to assert
+that footnotes are receiving correct automatic numbers.")
 
      (positioning-done ,boolean? "Used to signal that a positioning element
 did its job.  This ensures that a positioning is only done once.")