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

texlive-braids 2024.2

Draw Braid diagrams with PGF/TikZ

The package enables drawing of Braid diagrams with PGF/TikZ using a simple syntax. The Braid itself is specified by giving a word in the Braid group, and there are many options for styling the strands and for drawing floors.

Installation

Install texlive-braids 2024.2 as follows:

guix install texlive-braids@2024.2

Or install the latest version:

guix install texlive-braids

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