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

texlive-uppunctlm 2025.2

Always keep upright shape for some punctuation marks and Arabic numerals

The package provides a mechanism to keep punctuation always in upright shape even if italic was specified. It is directed to Latin Modern fonts, and provides .tfm, .vf, .fd, and .sty files. Here a list of punctuation characters always presented in upright shapes: comma, period, semicolon, colon, parentheses, square brackets, and Arabic numerals.

Installation

Install texlive-uppunctlm 2025.2 as follows:

guix install texlive-uppunctlm@2025.2

Or install the latest version:

guix install texlive-uppunctlm

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