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

texlive-path 2025.2

Typeset paths, making them breakable

This package defines a macro \path|...|, similar to the LaTeX \verb|...|, that sets the text in typewriter font and allows hyphen-less breaks at punctuation characters. The set of characters to be regarded as punctuation may be changed from the package's default.

Installation

Install texlive-path 2025.2 as follows:

guix install texlive-path@2025.2

Or install the latest version:

guix install texlive-path

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