summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/tkz/tkz-euclide/README.md
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2022-09-22 03:06:17 +0000
committerNorbert Preining <norbert@preining.info>2022-09-22 03:06:17 +0000
commit2bb16a3bfa64e17e235ca1f7873f8f7a140ad767 (patch)
treefccd04d2fe7aa152a09202a1a81b384eae1f38a8 /macros/latex/contrib/tkz/tkz-euclide/README.md
parent447570beca76a6dfe5283e4793fd2bbabe73766b (diff)
CTAN sync 202209220306
Diffstat (limited to 'macros/latex/contrib/tkz/tkz-euclide/README.md')
-rw-r--r--macros/latex/contrib/tkz/tkz-euclide/README.md9
1 files changed, 7 insertions, 2 deletions
diff --git a/macros/latex/contrib/tkz/tkz-euclide/README.md b/macros/latex/contrib/tkz/tkz-euclide/README.md
index cbb72b3cb6..b41bc1f9ac 100644
--- a/macros/latex/contrib/tkz/tkz-euclide/README.md
+++ b/macros/latex/contrib/tkz/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 ...