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

texlive-diagbox

Table heads with diagonal lines

The package's principal command, \diagbox, takes two arguments (texts for the slash-separated parts of the box), and an optional argument with which the direction the slash will go, the box dimensions, etc., may be controlled. The package also provides \slashbox and \backslashbox commands for compatibility with the now removed slashbox package, which it supersedes.

Installation

Install the latest version of texlive-diagbox as follows:

guix install texlive-diagbox

Or install a particular version:

guix install texlive-diagbox@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-diagbox about the latest version available in Guix.

Example HTML:

<a href='https://packages.guix.gnu.org/packages/texlive-diagbox'><img src='https://packages.guix.gnu.org/packages/texlive-diagbox/badges/latest-version.svg' alt='Version in GNU Guix'></a>

Example Markdown:

[![Version in GNU Guix](https://packages.guix.gnu.org/packages/texlive-diagbox/badges/latest-version.svg)](https://packages.guix.gnu.org/packages/texlive-diagbox)

Example Org:

[[https://packages.guix.gnu.org/packages/texlive-diagbox][https://packages.guix.gnu.org/packages/texlive-diagbox/badges/latest-version.svg]]