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

texlive-xcolor 2025.2

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 texlive-xcolor 2025.2 as follows:

guix install texlive-xcolor@2025.2

Or install the latest version:

guix install texlive-xcolor

The texlive-xcolor package provides more outputs besides the default (out). You can install them by appending :output-name to the package specification. For example:

guix install texlive-xcolor:doc

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.