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

texlive-merriweather 2025.2

Merriweather and MerriweatherSans fonts, with LaTeX support

This package provides the Merriweather and MerriweatherSans families of fonts, designed by Eben Sorkin, with support for LaTeX, pdfLaTeX, XeLaTeX, and LuaLaTeX. Merriweather features a very large x-height, slightly condensed letterforms, a mild diagonal stress, sturdy serifs and open forms. The Sans family closely harmonizes with the weights and styles of the serif family. There are four weights and italics for each.

Installation

Install texlive-merriweather 2025.2 as follows:

guix install texlive-merriweather@2025.2

Or install the latest version:

guix install texlive-merriweather

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