API Reference Ratex v#0.1.0

Copy Markdown View Source

Modules

This library provides an Elixir wrapper around the Rust RaTeX library. This allows you render SVGs and PNGs of mathematical expressions right in Elixir.

Structured error type for Ratex compiler errors.

This struct is used to encapsulate all of the rendering options that the Ratex library supports. This struct is serialized via Rustler and passed directly to the NIF library.