texlive-xunicode 59745
Generate Unicode characters from accented glyphs
The package supports XeTeX's (and other putative future similar engines') need for Unicode characters, in a similar way to what the fontenc does for 8-bit (and the like) fonts: convert accent-glyph sequence to a single Unicode character for output. The package also covers glyphs specified by packages (such as tipa
) which define many commands for single text glyphs.
- Website: https://ctan.org/macros/xetex/latex/xunicode
- Licenses: LPPL 1.3+
- Package source: gnu/packages/tex.scm
- Builds: See build status
- Issues: See known issues
Installation
Install texlive-xunicode 59745
as follows:
guix install texlive-xunicode@59745
Or install the latest version:
guix install texlive-xunicode
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.