texlive-generic-unicode-data 59745
Unicode data and loaders for TeX
This bundle provides generic access to Unicode Consortium data for TeX use. It contains a set of text files provided by the Unicode Consortium which are currently all from Unicode 8.0.0, with the exception of MathClass.txt
which is not currently part of the Unicode Character Database. Accompanying these source data are generic TeX loader files allowing this data to be used as part of TeX runs, in particular in building format files. Currently there are two loader files: one for general character set up and one for initializing XeTeX character classes as has been carried out to date by unicode-letters.tex
.
- Website: https://www.ctan.org/pkg/unicode-data
- Licenses: LPPL 1.3c+
- Package source: guix/packages.scm
- Builds: See build status
- Issues: See known issues
Installation
Install texlive-generic-unicode-data 59745
as follows:
guix install texlive-generic-unicode-data@59745
Or install the latest version:
guix install texlive-generic-unicode-data
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.