texlive-dratex 2024.2
General drawing macros
This package provides a low level (DraTex.sty
) and a high-level (AlDraTex.sty
) drawing package written entirely in TeX.
- Website: https://ctan.org/pkg/dratex
- Licenses: LPPL (any version)
- Package source: gnu/packages/tex.scm
- Builds: See build status
- Issues: See known issues
Installation
Install texlive-dratex 2024.2
as follows:
guix install texlive-dratex@2024.2
Or install the latest version:
guix install texlive-dratex
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.