texlive-splines 2024.2
MetaPost macros for drawing cubic spline interpolants
This is a small package of macros for creating cubic spline interpolants in MetaPost or Metafont. Given a list of points the macros can produce a closed or a relaxed spline joining them.
- Website: https://ctan.org/pkg/splines
- Licenses: LPPL 1.3+
- Package source: gnu/packages/tex.scm
- Builds: See build status
- Issues: See known issues
Installation
Install texlive-splines 2024.2
as follows:
guix install texlive-splines@2024.2
Or install the latest version:
guix install texlive-splines
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.