texlive-xcolor
Driver-independent color extensions for LaTeX and pdfLaTeX
The package starts from the basic facilities of the colorcolor package, and provides easy driver-independent access to several kinds of color tints, shades, tones, and mixes of arbitrary colors. It allows a user to select a document-wide target color model and offers complete tools for conversion between eight color models. Additionally, there is a command for alternating row colors plus repeated non-aligned material (like horizontal lines) in tables.
- Versions: 2025.2
- Website: https://ctan.org/pkg/xcolor
- Licenses: LPPL 1.2+
- Package source: gnu/packages/tex.scm
- Builds: See build status
- Issues: See known issues
Installation
Install the latest version of texlive-xcolor as follows:
guix install texlive-xcolor
Or install a particular version:
guix install texlive-xcolor@2025.2
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.
Badge code
You can use the following badge to inform users of texlive-xcolor about the latest version available in Guix.
Example HTML:
<a href='https://packages.guix.gnu.org/packages/texlive-xcolor'><img src='https://packages.guix.gnu.org/packages/texlive-xcolor/badges/latest-version.svg' alt='Version in GNU Guix'></a>
Example Markdown:
[](https://packages.guix.gnu.org/packages/texlive-xcolor)
Example Org:
[[https://packages.guix.gnu.org/packages/texlive-xcolor][https://packages.guix.gnu.org/packages/texlive-xcolor/badges/latest-version.svg]]