CTAN update: tkz-elements
Date: December 9, 2023 1:10:21 PM CET
Alain Matthes submitted an update to the
tkz-elements
package.
Version: 1.50c
License: lppl1.3
Summary description: A Lua library for drawing Euclidean geometry with TikZ or tkz-euclide
Announcement text:
- version 1.50c Correction of the documentation Added "swap" option to create triangles from the "line" object. "iscyclic" is a new method to know if a quadrilateral is inscribable in a circle. Added function "diameter" to create a circle. Added function "swap" to swap two points. Correction method "gold" of object rectangle. Correction method "in_circle_" of object triangle. Correction method "incentral_tr_" of object triangle. Added method "soddy_center" of object triangle. Added option "swap" for method "square" of object line. Added method "report" for object line. Transfer a defined length from a point Added option "swap" to the function "square : side"
This package is located at https://mirrors.ctan.org/macros/latex/contrib/tkz/tkz-elements More information is at https://www.ctan.org/pkg/tkz-elements
Thanks for the upload. For the CTAN Team Manfred Lotz CTAN is run entirely by volunteers and supported by TeX user groups. Please join a user group or donate to one, see https://ctan.org/lugs .
- version 1.50c Correction of the documentation Added "swap" option to create triangles from the "line" object. "iscyclic" is a new method to know if a quadrilateral is inscribable in a circle. Added function "diameter" to create a circle. Added function "swap" to swap two points. Correction method "gold" of object rectangle. Correction method "in_circle_" of object triangle. Correction method "incentral_tr_" of object triangle. Added method "soddy_center" of object triangle. Added option "swap" for method "square" of object line. Added method "report" for object line. Transfer a defined length from a point Added option "swap" to the function "square : side"
This package is located at https://mirrors.ctan.org/macros/latex/contrib/tkz/tkz-elements More information is at https://www.ctan.org/pkg/tkz-elements
Thanks for the upload. For the CTAN Team Manfred Lotz CTAN is run entirely by volunteers and supported by TeX user groups. Please join a user group or donate to one, see https://ctan.org/lugs .
tkz-elements – A Lua library for drawing Euclidean geometry with TikZ or tkz-euclide
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.
Package | tkz-elements |
Version | 2.30c |
Copyright | 2024 Alain Matthes |
Maintainer | Alain Matthes |