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

font-libertinus 7.051

Font family based on Linux Libertine

The Libertinus font family is a fork of Linux Libertine that addresses many bugs in the unmaintained original and adds a new mathematical companion font for use with OpenType math-capable applications like LuaTex or XeTeX.

The unified Libertinus family consists of:

  1. Libertinus Serif, forked from Linux Libertine;

  2. Libertinus Sans Serif, forked from Linux Biolinum;

  3. Libertinus Mono, forked from Linux Libertine Mono; and

  4. Libertinus Math, an original matching OpenType math font.

Installation

Install font-libertinus 7.051 as follows:

guix install font-libertinus@7.051

Or install the latest version:

guix install font-libertinus

The font-libertinus package provides more outputs besides the default (out). You can install them by appending :output-name to the package specification. For example:

guix install font-libertinus:ttf
guix install font-libertinus:woff

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.