Directory macros/luatex/latex/lua-unicode-math
README.md
lua-unicode-math
A new, experimental, faster system to load OpenType math fonts in LuaLaTeX documents.
Usage
To start using this package, load a lua-unicode-math supported math font package like lum-lmodern:
\documentclass{article}
\usepackage{lum-lmodern}
\begin{document}
\[
x_{1/2}=-\frac p2\pm\sqrt{\frac{p^2}4-q}
\]
\end{document}
License
The package is available under the LaTeX Project Public License, version 1.3c or later.
Download the contents of this package in one zip archive (269.6k).
lua-unicode-math – OpenType Math font support for LuaLaTeX
A faster and more compatible package to support using OpenType math fonts in LuaLaTeX as an alternative for unicode-math.
| Package | lua-unicode-math |
| Bug tracker | https://github.com/zauguin/lua-unicode-math/issues |
| Repository | https://github.com/zauguin/lua-unicode-math |
| Version | 0.2 2025-12-11 |
| Licenses | The LaTeX Project Public License 1.3c |
| Copyright | 2025 Marcel Krueger |
| Maintainer | Marcel Krüger |
| Topics | Maths Unicode LuaTeX Font use |