| [ << Backend ] | [Top][Contents][Index] | [ Scheme functions >> ] |
| [ < Flag ] | [ Up : All layout objects ] | [ FretBoard > ] |
3.1.56 Footnote
A footnote mark (usually a number) with a pointing line attached to another grob.
Footnote objects are created by: Footnote_engraver.
Standard settings:
-
after-line-breaking(boolean): ly:balloon-interface::remove-irrelevant-spannerDummy property, used to trigger callback for
after-line-breaking.-
annotation-balloon(boolean): #fPrint the balloon around an annotation.
-
annotation-line(boolean): #tPrint the line from an annotation to the grob that it annotates.
-
automatically-numbered(boolean): #<program 72cb187c1800 72cb16d96ab0>If set, footnotes are automatically numbered.
-
break-visibility(vector): #<program 72cb187c17e0 72cb16dac034>A vector of 3 booleans,
#(end-of-line unbroken begin-of-line).#tmeans visible,#fmeans killed.-
footnote(boolean): #tShould this be a footnote or in-note?
-
footnote-text(markup): #<program 72cb187c17a0 72cb16d96ab0>A footnote for the grob.
-
stencil(stencil): ly:balloon-interface::printThe symbol to print.
-
text(markup): #<program 72cb187c1780 72cb16d96ab0>Text markup. See Formatting text.
-
X-extent(pair of numbers): #fExtent (size) in the X direction, measured in staff-space units, relative to object’s reference point.
-
X-offset(number): #<program 72cb187c1760 72cb16d96ab0>The horizontal amount that this object is moved relative to its X-parent.
-
Y-extent(pair of numbers): #fExtent (size) in the Y direction, measured in staff-space units, relative to object’s reference point.
-
Y-offset(number): #<program 72cb187c1740 72cb16d96ab0>The vertical amount that this object is moved relative to its Y-parent.
This object supports the following interface(s):
balloon-interface, font-interface, footnote-interface, grob-interface, sticky-grob-interface and text-interface.
This object can be of either of the following classes: Item (characterized by item-interface) or Spanner (characterized by spanner-interface).
It supports the following interfaces conditionally depending on the class: item-interface and spanner-interface.
| [ << Backend ] | [Top][Contents][Index] | [ Scheme functions >> ] |
| [ < Flag ] | [ Up : All layout objects ] | [ FretBoard > ] |