summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/metapost/mp-geom2d/README.md
blob: ce5f6bfccace99fb63c4c83cd03fc0acec42fa19 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
# 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)

## 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)

## Contact


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

## Licence

LATEX Project Public License 1.3c.