texlive-junicodevf 2025.2
TrueType variable font family for medievalists
This package supports the Junicode variable fonts for LuaLaTeX. The Junicode font is primarily for scholars and students of the Middle Ages, but it serves users with a wide variety of interests. It tracks the development of the Medieval Unicode Font Initiative (MUFI), with its wealth of specialized medieval characters, but it also provides many OpenType features that allow users to access MUFI characters in accessible ways.
- Outputs:
doc,out - Website: https://ctan.org/pkg/junicodevf
- Licenses: LPPL (any version) · SIL OFL 1.1
- Package source: gnu/packages/tex.scm
- Builds: See build status
- Issues: See known issues
Installation
Install texlive-junicodevf 2025.2 as follows:
guix install texlive-junicodevf@2025.2
Or install the latest version:
guix install texlive-junicodevf
The texlive-junicodevf 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-junicodevf: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.