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

texlive-langnames 2025.2

Name languages and their genetic affiliations consistently

This package attempts to make the typing of language names, codes, and families slightly easier by providing macros to access pre-defined language --- code --- family combinations from two important databases, as well as the possibility to create new combinations. It may be particularly useful for large, collaborative projects as well as typologically minded ones with a variety of language examples.

Installation

Install texlive-langnames 2025.2 as follows:

guix install texlive-langnames@2025.2

Or install the latest version:

guix install texlive-langnames

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