This package browser is in early development. Mind the rough edges.

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.

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:

[![Version in GNU Guix](https://packages.guix.gnu.org/packages/texlive-xcolor/badges/latest-version.svg)](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]]