tkz-elements__doc

A Lua library for drawing Euclidean geometry with TikZ or tkz-euclide

Version:
2.25c
Copyright:
Alain Matthes
License:
lppl1.3
Packaged on:
05/05/2024 08:48:45
Number of files:
10
Size on disk:
766.73 kB

This package provides a library written in Lua, allowing to make all the necessary calculations to define the objects of a Euclidean geometry figure. You need to compile with LuaLaTeX. The definitions and calculations are only done with Lua. The main possibility of programmation proposed is oriented “object programming” with object classes like point, line, triangle, circle and ellipse. For the moment, once the calculations are done, it is tkz-euclide or TikZ which allows the drawings.