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

emacs-ligature

Typographic ligatures in Emacs

This package maps ordinary graphemes (characters) to fancy ligatures, if both your version of Emacs and the font supports it. With this package you can control where Emacs must display ligatures. That is useful if you only want a subset of the ligatures in certain major modes, for instance, or if you want to ensure that some modes have no ligatures at all.

Installation

Install the latest version of emacs-ligature as follows:

guix install emacs-ligature

Or install a particular version:

guix install emacs-ligature@1.0-1.3d14604

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 emacs-ligature about the latest version available in Guix.

Example HTML:

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

Example Markdown:

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

Example Org:

[[https://packages.guix.gnu.org/packages/emacs-ligature][https://packages.guix.gnu.org/packages/emacs-ligature/badges/latest-version.svg]]