summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/tkz-base/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/latex/tkz-base/README.md')
-rw-r--r--Master/texmf-dist/doc/latex/tkz-base/README.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/Master/texmf-dist/doc/latex/tkz-base/README.md b/Master/texmf-dist/doc/latex/tkz-base/README.md
index fee2751ccdf..5926278cd15 100644
--- a/Master/texmf-dist/doc/latex/tkz-base/README.md
+++ b/Master/texmf-dist/doc/latex/tkz-base/README.md
@@ -1,6 +1,6 @@
# tkz-base — for Cartesian coordinate system
-Release 4.01 b 2022/01/25
+Release 4.05b 2022/02/07
## Description
The package `tkz-base` provides some tools like a Cartesian (rectangular) coordinate system to other packages like `tkz-euclide` or `tkz-fct`.
@@ -60,6 +60,8 @@ Other examples, in French, are on my site.
The new version of `tkz-base` is *not* fully compatible with the version 3 but the differences are minor
## History
+- 4.05b Correction of an option (tkzDrawY).
+ Removing axesmin.tex Move from \newif\iftkz@integer to base.sty
- 4.01b add error message if tkz-base is loaded after tkz-euclide.
Translation of some lines from French to English in the documentation
- 4.00b now `tkz-euclide` is independent of `tkz-base`. Some geometry specific macros have been removed.