texlive-xeindex 2024.2
Automatic index generation for XeLaTeX
The package is based on XeSearch, and will automatically index words or phrases in an XeLaTeX document. Words are declared in a list, and every occurrence then creates an index entry whose content can be fully specified beforehand.
- Website: https://ctan.org/pkg/xeindex
- Licenses: LPPL (any version)
- Package source: gnu/packages/tex.scm
- Builds: See build status
- Issues: See known issues
Installation
Install texlive-xeindex 2024.2
as follows:
guix install texlive-xeindex@2024.2
Or install the latest version:
guix install texlive-xeindex
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.