texlive-lapdf 2024.2
PDF drawing directly in TeX documents
The package provides the means to use PDF drawing primitives to produce high quality, colored graphics. It uses Bezier curves (integral and rational) from degree one to seven, allows TeX typesetting in the graphic, offers most of the standard math functions, allows plotting normal, parametric and polar functions. The package has linear, logx, logy, logxy and polar grids with many specs; it can rotate, clip and do many nice things easily it has two looping commands for programming and many instructive example files.
- Website: https://ctan.org/pkg/lapdf
- Licenses: GPL 3+
- Package source: gnu/packages/tex.scm
- Builds: See build status
- Issues: See known issues
Installation
Install texlive-lapdf 2024.2
as follows:
guix install texlive-lapdf@2024.2
Or install the latest version:
guix install texlive-lapdf
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.