Directory macros/latex/contrib/tkz/tkz-euclide
tkz-euclide — Euclidean Geometry with TikZ
Release 5.11c — 2025/09/17
Description
tkz-euclide
is a LaTeX package for drawing two-dimensional Euclidean geometric figures. It uses a Cartesian orthonormal coordinate system (unit = 1 cm) and provides tools to define points and manipulate them. The goal is to reproduce, step by step, constructions as they would be done by hand, in the most natural way possible.
Recent updates:
lua
option: most calculations can now be performed using Lua.mini
option: whentkz-euclide
is used together withtkz-elements
, this option letstkz-euclide
focus only on the drawings.
License
This package is released under the LaTeX Project Public License, version 1.3c or later.
Requirements
tkz-euclide
requires LaTeX with UTF-8 input and works with both pdfLaTeX and LuaLaTeX. It depends on up-to-date versions of:
Installation
The package is available on TeX Live and MiKTeX. Use your package manager to install it.
For local testing, place the distribution files in the same directory as your .tex
file. For permanent installation, move the files into your local TEXMFHOME
or system TDS
tree.
Usage
Add the following lines to your preamble:
\usepackage{tkz-euclide} \begin{document} \begin{tikzpicture} % your code here \end{tikzpicture} \end{document} ## Author Alain Matthes, 5 rue de Valence, Paris 75005, al (dot) ma (at) mac (dot) com
Download the contents of this package in one zip archive (1.2M).
tkz-euclide – 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.
Package | tkz-euclide |
Home page | https://altermundus.fr |
Version | 5.11c 2025-09-17 |
Licenses | The LaTeX Project Public License 1.3 |
Copyright | 2024–2025 Alain Matthes |
Maintainer | Alain Matthes |
Contained in | TeX Live as tkz-euclide MiKTeX as tkz-euclide |
Topics | Use luatex Graphics use PGF TikZ Maths |
See also | pst-eucl eukleides |
