summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/tkz-euclide/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/latex/tkz-euclide/README.md')
-rw-r--r--Master/texmf-dist/doc/latex/tkz-euclide/README.md9
1 files changed, 7 insertions, 2 deletions
diff --git a/Master/texmf-dist/doc/latex/tkz-euclide/README.md b/Master/texmf-dist/doc/latex/tkz-euclide/README.md
index cbb72b3cb6a..b41bc1f9ac0 100644
--- a/Master/texmf-dist/doc/latex/tkz-euclide/README.md
+++ b/Master/texmf-dist/doc/latex/tkz-euclide/README.md
@@ -1,6 +1,6 @@
# tkz-euclide — for euclidean geometry
-Release 4.23c 2022/08/2
+Release 4.24c 2022/09/21
## Description
@@ -67,6 +67,10 @@ Other examples, in French, are on my site.
## History
+- 4.24c. Correction of a bug in the macro `\tkzMarkAngle`;
+ Modification of the macro `\tkzDefCircle[apollonius]`;
+
+
- 4.23c. Correction of a bug in the macro `\tkzDrawSemiCircle`,
Modification of `\tkzDefRadicalAxis`,
Remove old codes,
@@ -75,7 +79,8 @@ Other examples, in French, are on my site.
Correction of the documentation:
Remove options R, diameter of the macro `\tkzDrawCircle`. To draw a circle you must use two points: the center and a point of the circle.
`\tkzDefPointOnCircle` :
- forgotten "in rad" in the documentation
+ forgotten "in rad" in the documentation.
+
Complement in the documentation for the macro `\tkzDefCircle[R](....)`. You can use either `\tkzGetPoints{o}{x}` or either `\tkzGetPoints{x}`.
- 4.21c the package archive was corrupted, all the "|" disappeared ...