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

texlive-tablor 2025.2

Create tables of signs and of variations

The package allows the user to use the computer algebra system XCAS to generate tables of signs and of variations (the actual plotting of the tables uses the MetaPost macro package tableauVariations). Tables with forbidden regions may be developed using the package. A configuration file permits some configuration of the language to be used in the diagrams. The tablor package requires that shell escape be enabled.

Installation

Install texlive-tablor 2025.2 as follows:

guix install texlive-tablor@2025.2

Or install the latest version:

guix install texlive-tablor

The texlive-tablor 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-tablor: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.