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

texlive-lpform

Typesetting linear programming formulations and sets of equations

The package is designed to aid the author writing linear programming formulations, one restriction at a time. With the package, one can easily label equations, formulations can span multiple pages and several elements of the layout (such as spacing, texts and equation tags) are also customizable. Besides linear programming formulations, this package can also be used to display any series of aligned equations with easy labeling/referencing and other customization options.

Installation

Install the latest version of texlive-lpform as follows:

guix install texlive-lpform

Or install a particular version:

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

Example HTML:

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

Example Markdown:

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

Example Org:

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