Docs.rs
mathtex-engine-0.1.1
mathtex-engine 0.1.1
Docs.rs crate page
MIT
OR
Apache-2.0
30 July 2026
Links
Repository
crates.io
Source
Owners
gabriel-nsiqueira
Dependencies
mathtex-font ^0.1.0
normal
mathtex-ir ^0.1.0
normal
mathtex-portable-engine-generated ^0.1.1
normal
miniz_oxide ^0.8
normal
Versions
100%
of the crate is documented
Go to latest version
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Skip to main content
Module emit
mathtex_
engine
0.1.1
Module emit
Module Items
Structs
In crate mathtex_
engine
mathtex_engine
Module
emit
Copy item path
Source
Expand description
IR emitter that translates TeX shipout calls to layout nodes.
Structs
ยง
Emit
Node
Geometry and style carried by a single layout node during emission.
IrEmitter
IR emitter for layout code, replacing TeX shipout.