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

texlive-unisugar

Define syntactic sugar for Unicode LaTeX

The package allows the user to define shorthand aliases for single Unicode characters, and also provides support for such aliases in RTL-text. The package requires an TeX-alike system that uses Unicode input in a native way: current examples are XeTeX and LuaTeX.

Installation

Install the latest version of texlive-unisugar as follows:

guix install texlive-unisugar

Or install a particular version:

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

Example HTML:

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

Example Markdown:

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

Example Org:

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