texlive-font-change-xetex
Macros to change text and mathematics fonts in plain XeTeX
This package consists of macros that can be used to typeset plain XeTeX documents using any OpenType or TrueType font installed on the computer system. The macros allow the user to change the text mode fonts and some math mode fonts. For any declared font family, various font style, weight, and size variants like bold, italics, small caps, etc., are available through standard and custom TeX control statements. Using the optional argument of the macros, the available XeTeX font features and OpenType tags can be accessed. Other features of the package include activating and deactivating hanging punctuation, and support for special Unicode characters.
- Versions: 2025.2
- Website: https://ctan.org/pkg/font-change-xetex
- Licenses: CC-BY-SA 4.0
- Package source: gnu/packages/tex.scm
- Builds: See build status
- Issues: See known issues
Installation
Install the latest version of texlive-font-change-xetex as follows:
guix install texlive-font-change-xetex
Or install a particular version:
guix install texlive-font-change-xetex@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-font-change-xetex about the latest version available in Guix.
Example HTML:
<a href='https://packages.guix.gnu.org/packages/texlive-font-change-xetex'><img src='https://packages.guix.gnu.org/packages/texlive-font-change-xetex/badges/latest-version.svg' alt='Version in GNU Guix'></a>
Example Markdown:
[](https://packages.guix.gnu.org/packages/texlive-font-change-xetex)
Example Org:
[[https://packages.guix.gnu.org/packages/texlive-font-change-xetex][https://packages.guix.gnu.org/packages/texlive-font-change-xetex/badges/latest-version.svg]]