texlive-bardiag 2024.2
LaTeX package for drawing bar diagrams
The main purpose of the package is to make the drawing of bar diagrams possible and easy in LaTeX. The BarDiag package is inspired by and based on PSTricks.
- Website: https://ctan.org/pkg/bardiag
- Licenses: LPPL (any version)
- Package source: gnu/packages/tex.scm
- Builds: See build status
- Issues: See known issues
Installation
Install texlive-bardiag 2024.2
as follows:
guix install texlive-bardiag@2024.2
Or install the latest version:
guix install texlive-bardiag
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.