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

texlive-cm-unicode

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 the latest version of texlive-cm-unicode as follows:

guix install texlive-cm-unicode

Or install a particular version:

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

Example HTML:

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

Example Markdown:

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

Example Org:

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