latexml-oxide 0.7.5 — a single self-contained binary that converts LaTeX into accessible HTML / XML / MathML (a Rust port of LaTeXML).
Highlights
- Runtime Rhai binding API — add or override package/macro bindings at runtime, no recompile (#333, #336, #351).
- Bibliography content recovery — hundreds of previously-empty bibliographies now render.
- Book-scale documents on commodity RAM — a streaming XML core (#448) plus streaming/parallel post rendering (#477, #490), governed by a single
--max-memoryknob (#363). - Wider math coverage and a default-CSS re-sync with upstream LaTeXML.
- arXiv fidelity fixes — bare title-page date (#519), parbox/mbox math nested in math (#518), sn-jnl author affiliations (#521), and more.
Install
Download the asset for your platform below (each has a matching .sha256; the binary is self-contained). Per-platform guide: README install. Also available via brew install dginev/tap/latexml-oxide, cargo install latexml, or docker pull ghcr.io/dginev/latexml-oxide:0.7.5.
Full changelog: CHANGELOG.md · All merged PRs: 0.7.4…0.7.5