texlive-pictex 2024.2
Picture drawing macros for TeX and LaTeX
PicTeX is an early and very comprehensive drawing package that mostly draws by placing myriads of small dots to make up pictures. It has a tendency to run out of space; packages m-pictex
and pictexwd
deal with the problems in different ways.
- Website: https://ctan.org/pkg/pictex
- Licenses: LPPL 1.0+
- Package source: gnu/packages/tex.scm
- Builds: See build status
- Issues: See known issues
Installation
Install texlive-pictex 2024.2
as follows:
guix install texlive-pictex@2024.2
Or install the latest version:
guix install texlive-pictex
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.