3.1.48 FootnoteSpanner

FootnoteSpanner objects are created by: Footnote_engraver.

Standard settings:

annotation-balloon (boolean)

Print the balloon around an annotation.

annotation-line (boolean):

#t

Print the line from an annotation to the grob that it annotates.

automatically-numbered (boolean):

#<procedure 7fec3971f4a0 at ice-9/eval.scm:333:13 (a)>

If set, footnotes are automatically numbered.

footnote (boolean):

#t

Should this be a footnote or in-note?

footnote-text (markup):

#<procedure 7fec3971f240 at ice-9/eval.scm:333:13 (a)>

A footnote for the grob.

stencil (stencil):

ly:balloon-interface::print-spanner

The symbol to print.

text (markup):

#<procedure 7fec39720d40 at ice-9/eval.scm:333:13 (a)>

Text markup. See Formatting text.

X-extent (pair of numbers)

Extent (size) in the X direction, measured in staff-space units, relative to object’s reference point.

X-offset (number):

#<procedure 7fec39720a20 at ice-9/eval.scm:333:13 (a)>

The horizontal amount that this object is moved relative to its X-parent.

Y-extent (pair of numbers)

Extent (size) in the Y direction, measured in staff-space units, relative to object’s reference point.

Y-offset (number):

#<procedure 7fec39720860 at ice-9/eval.scm:333:13 (a)>

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, footnote-spanner-interface, grob-interface, spanner-interface and text-interface.


Internals Reference v2.22.0 (stable-branch).