texlive-unicode-math
Unicode mathematics support for XeTeX and LuaTeX
This package will provide a complete implementation of Unicode maths for XeLaTeX and LuaLaTeX. Unicode maths is currently supported by the following fonts:
Latin Modern Math
TeX Gyre Bonum Math
TeX Gyre Pagella Math
TeX Gyre Schola Math
TeX Gyre Termes Math
DejaVu Math TeX Gyre
Asana-Math
STIX
XITS Math
Libertinus Math
Fira Math
- Versions: 59745
- Website: https://ctan.org/pkg/unicode-math
- Licenses: LPPL 1.3c+
- Package source: gnu/packages/tex.scm
- Builds: See build status
- Issues: See known issues
Installation
Install the latest version of texlive-unicode-math
as follows:
guix install texlive-unicode-math
Or install a particular version:
guix install texlive-unicode-math@59745
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.