Math AST and native PDF renderer for scientific expressions.
The AST is independent from any input notation and can represent symbols, rows, fractions, roots, matrices, superscripts, subscripts, and integrals.
Summary
Functions
Returns the measured width and height of an expression.
Renders a Math AST at top-left page coordinates.
Types
Functions
Returns the measured width and height of an expression.
@spec render(PaperForge.Page.t(), ast(), keyword()) :: PaperForge.Page.t()
Renders a Math AST at top-left page coordinates.