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

texlive-cm-unicode 2025.2

Computer Modern Unicode font family

This package provides Computer Modern Unicode fonts. Some characters in several fonts are copied from Blue Sky Type 1 fonts released by AMS. Currently the fonts contain glyphs from Latin, Cyrillic, Greek code sets and IPA extensions. This font set contains 33 fonts. This archive contains AFM, PFB and OTF versions; the OTF version of the Computer Modern Unicode fonts works with TeX engines that directly support OpenType features, such as XeTeX and LuaTeX.

Installation

Install texlive-cm-unicode 2025.2 as follows:

guix install texlive-cm-unicode@2025.2

Or install the latest version:

guix install texlive-cm-unicode

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