texlive-eqname 2025.2
Name tags for equations
The \eqname
command provides a name tag for the current equation, in place of an equation number. The name tag will be picked up by a subsequent \label
command.
- Outputs:
out
- Website: https://ctan.org/pkg/eqname
- Licenses: non-copyleft
- Package source: gnu/packages/tex.scm
- Builds: See build status
- Issues: See known issues
Installation
Install texlive-eqname 2025.2
as follows:
guix install texlive-eqname@2025.2
Or install the latest version:
guix install texlive-eqname
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.