# MP-GEOM2D

Flat geometry with MetaPost.


![Geometry illustration](illustration.jpg)


## Purpose

mp-geom2d was written with the aim of providing MetaPost macros for creating
a geometry figure that closely matches an imperative description:

- Let A be the point with coordinates (2,3).
- Let B be the point with coordinates (4,5).
- Draw the line (A, B).
- ...

## Documentation

The documentation, in French, is in the form of a PDF file:

* [mp-geom2d-doc.pdf](doc/mp-geom2d-doc.pdf)

## CTAN 

* https://ctan.org/pkg/mp-geom2d

## Contact

- Jean-Michel Sarlat, `jm.sarlat(at)gmail.com`
- Maxime Chupin, `notezik(at)gmail.com`

## License

LATEX Project Public License 1.3c.

# mp-geom2d (français)

De la géométrie plane avec MetaPost.


![Illustration de géométrie](illustration.jpg)


## Objectif

mp-geom2d a été écrit avec le but de proposer des macros MetaPost permettant de réaliser
une figure de géométrie en collant d’assez près à une description impérative :

- Soit A le point de coordonnées (2,3).
- Soit B le point de coordonnées (4,5).
- Trace la droite (A, B).
- ...

## Documentation

La documentation, en français, est sous forme d’un fichier PDF :

* [mp-geom2d-doc.pdf](doc/mp-geom2d-doc.pdf)

## CTAN 

* https://ctan.org/pkg/mp-geom2d

## Contact

- Jean-Michel Sarlat, `jm.sarlat(at)gmail.com`
- Maxime Chupin, `notezik(at)gmail.com`

## Licence

LATEX Project Public License 1.3c.