CTAN Comprehensive TeX Archive Network

Directory macros/luatex/latex/lua-unicode-math

README.md

lua-unicode-math

A new, experimental, faster system to load OpenType math fonts in Lua 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 Project Public License, version 1.3c or later.

It is written and currently maintained by Marcel Krüger. If you encounter issues, please report them at https://github.com/zauguin/lua-unicode-math/issues.

Download the contents of this package in one zip archive (90.5k).

lua-unicode-math – OpenType Math font support for Lua

A faster and more compatible package to support using OpenType math fonts in Lua as an alternative for unicode-math.

Packagelua-unicode-math
Bug trackerhttps://github.com/zauguin/lua-unicode-math/issues
Repositoryhttps://github.com/zauguin/lua-unicode-math
Version0.6 2026-01-15
LicensesThe Project Public License 1.3c
Copyright2025–2026 Marcel Krueger
MaintainerMarcel Krüger
Contained inTeX Live as lua-unicode-math
MiKTeX as lua-unicode-math
TopicsMaths
Lua
Font use
Unicode
...
Guest Book Sitemap Contact Contact Author