texlive-uptex
Unicode version of pTeX
upTeX is an extension of pTeX, using UTF-8 input and producing UTF-8 output. It was originally designed to improve support for Japanese, but is also useful for documents in Chinese and Korean. It can process Chinese simplified, Chinese traditional, Japanese, and Korean simultaneously, and can also process original LaTeX with \inputenc{utf8} and Babel (Latin/Cyrillic/Greek etc.) by switching its \kcatcode tables.
- Versions: 2025.2
- Website: https://ctan.org/pkg/uptex
- Licenses: Modified BSD
- Package source: gnu/packages/tex.scm
- Builds: See build status
- Issues: See known issues
Installation
Install the latest version of texlive-uptex as follows:
guix install texlive-uptex
Or install a particular version:
guix install texlive-uptex@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-uptex about the latest version available in Guix.
Example HTML:
<a href='https://packages.guix.gnu.org/packages/texlive-uptex'><img src='https://packages.guix.gnu.org/packages/texlive-uptex/badges/latest-version.svg' alt='Version in GNU Guix'></a>
Example Markdown:
[](https://packages.guix.gnu.org/packages/texlive-uptex)
Example Org:
[[https://packages.guix.gnu.org/packages/texlive-uptex][https://packages.guix.gnu.org/packages/texlive-uptex/badges/latest-version.svg]]