formula text is LaTeX, typeset by MathJax into vector paths. The default
math font is termes, which ships bundled in the package, so formulas work with no extra
install.
Math fonts
Two values are exported for selecting a math font.formula role or a block style. The font style
field is the math font name.
The
font field in a style is the math font name, distinct from font_family which selects
a text font. Only the formula role and formula blocks read font.Block formula
Aformula block renders the LaTeX on its own line.
Inline formula
Inside any block that takestext, use an inline formula node to typeset math within a
run of prose.
Optional math fonts
The defaulttermes font is bundled. Any other math font needs its own package installed,
for example:
Installation
Add the package and install optional math font packages.