texlive-braids
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.
- Versions: 2024.2
- Website: https://ctan.org/pkg/braids
- Licenses: LPPL 1.3c
- Package source: gnu/packages/tex.scm
- Builds: See build status
- Issues: See known issues
Installation
Install the latest version of texlive-braids
as follows:
guix install texlive-braids
Or install a particular version:
guix install texlive-braids@2024.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-braids about the latest version available in Guix.
Example HTML:
<a href='https://packages.guix.gnu.org/packages/texlive-braids'><img src='https://packages.guix.gnu.org/packages/texlive-braids/badges/latest-version.svg' alt='Version in GNU Guix'></a>
Example Markdown:
[![Version in GNU Guix](https://packages.guix.gnu.org/packages/texlive-braids/badges/latest-version.svg)](https://packages.guix.gnu.org/packages/texlive-braids)
Example Org:
[[https://packages.guix.gnu.org/packages/texlive-braids][https://packages.guix.gnu.org/packages/texlive-braids/badges/latest-version.svg]]