[ << Backend ] | [Top][Contents][Index] | [ Scheme functions >> ] |
[ < font-interface ] | [ Up : Graphical Object Interfaces ] | [ fret-diagram-interface > ] |
3.2.51 footnote-interface
Make a footnote.
User settable properties:
-
automatically-numbered
(boolean) If set, footnotes are automatically numbered.
-
footnote
(boolean) Should this be a footnote or in-note?
-
footnote-text
(markup) A footnote for the grob.
Internal properties:
-
numbering-assertion-function
(any type) The function used to assert that footnotes are receiving correct automatic numbers.
-
spanner-placement
(direction) The place of an annotation on a spanner.
LEFT
is for the first spanner, andRIGHT
is for the last.CENTER
will place it on the broken spanner that falls closest to the center of the length of the entire spanner, although this behavior is unpredictable in situations with lots of rhythmic diversity. For predictable results, useLEFT
andRIGHT
.
This grob interface is used in the following graphical object(s): Footnote
.
[ << Backend ] | [Top][Contents][Index] | [ Scheme functions >> ] |
[ < font-interface ] | [ Up : Graphical Object Interfaces ] | [ fret-diagram-interface > ] |