Directory graphics/pgf/contrib/outilsgeomtikz
README.md
OutilsGeomTikZ
A LaTeX package providing commands to display geometric tools using TikZ (pen, compass, rule, square, protractor…) — Un package LaTeX proposant des commandes pour afficher des outils géométriques en TikZ (stylo, compas, règle, équerre, rapporteur…)
Installation
The package is available on CTAN and can be installed via your LaTeX distribution's package manager.
Via MiKTeX
- Graphically: open the MiKTeX Console, go to Packages, search for
OutilsGeomTikZand click Install. - Command line:
mpm.exe --install OutilsGeomTikZ
Via TeX Live / tlmgr
tlmgr install OutilsGeomTikZ
On Linux, you may need to prefix with sudo depending on your installation.
Manual installation
If you want the latest version directly from this repository:
- Download the repository (click Code > Download ZIP, or clone it).
- Place
OutilsGeomTikZ.styin a directory where LaTeX can find it, for example:- TeX Live / Linux:
~/texmf/tex/latex/OutilsGeomTikZ/ - MiKTeX / Windows:
C:\Users\<user>\AppData\Roaming\MiKTeX\tex\latex\OutilsGeomTikZ\ - macOS (MacTeX):
~/Library/texmf/tex/latex/OutilsGeomTikZ/
- TeX Live / Linux:
- Refresh the filename database:
- TeX Live:
mktexlsrortexhash - MiKTeX:
initexmf --update-fndb
- TeX Live:
Quick start
\usepackage{OutilsGeomTikZ}
Author & License
| Author | Cédric Pierquet |
| cpierquet@outlook.fr | |
| License | Released under the LaTeX Project Public License v1.3c or later |
Download the contents of this package in one zip archive (1.0M).
OutilsGeomTikZ – Some geometric tools, with TikZ
This package provides some commands, with French keys, to display geometric tools using TikZ, for example a pen, a compass, a rule, a square, a protractor, ...
| Package | OutilsGeomTikZ |
| Bug tracker | https://github.com/cpierquet/latex-packages/issues |
| Repository | https://github.com/cpierquet/latex-packages/tree/main/outilsgeomtikz |
| Version | 0.1.8 2026-03-12 |
| Licenses | The LaTeX Project Public License 1.3c |
| Maintainer | Cédric Pierquet |
| Contained in | TeX Live as outilsgeomtikz MiKTeX as outilsgeomtikz |
| Topics | PGF TikZ Graphics |