texlive-tkz-euclide 2024.2
Tools for drawing Euclidean geometry
The tkz-euclide
package is a set of files designed to give math teachers and students easy access to the programming of Euclidean geometry with TikZ.
- Website: https://ctan.org/pkg/tkz-euclide
- Licenses: LPPL 1.3+
- Package source: gnu/packages/tex.scm
- Builds: See build status
- Issues: See known issues
Installation
Install texlive-tkz-euclide 2024.2
as follows:
guix install texlive-tkz-euclide@2024.2
Or install the latest version:
guix install texlive-tkz-euclide
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.