summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2023-01-24 20:46:18 +0000
committerKarl Berry <karl@freefriends.org>2023-01-24 20:46:18 +0000
commitc1369c384fe82e1557f669659883b2458e803672 (patch)
tree8602d3d52cab7e693a762ba8be2bdede7a286a65 /Master/texmf-dist/doc/latex
parent75ff043c40295297d97541c9bf76cd570a71e802 (diff)
tkz-euclide (24jan23)
git-svn-id: svn://tug.org/texlive/trunk@65620 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex')
-rw-r--r--Master/texmf-dist/doc/latex/tkz-euclide/README.md6
-rw-r--r--Master/texmf-dist/doc/latex/tkz-euclide/TKZdoc-euclide-main.tex4
-rw-r--r--Master/texmf-dist/doc/latex/tkz-euclide/tkz-euclide.pdfbin1115481 -> 1052327 bytes
3 files changed, 7 insertions, 3 deletions
diff --git a/Master/texmf-dist/doc/latex/tkz-euclide/README.md b/Master/texmf-dist/doc/latex/tkz-euclide/README.md
index c476d7a07ff..a34b5244d20 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 5.00c 2023/01/23
+Release 5.01c 2023/01/24
## Description
@@ -10,6 +10,7 @@ It uses a Cartesian coordinate system orthogonormal (unit 1cm)
as well as tools to define the unique coordinates of points and to
manipulate them. The idea is to allow you to follow step by step a construction
that would be done by hand as naturally as possible.
+Now tkz-euclide introduces a "lua" option which allows to do most of the calculations using "lua".
## Licence
@@ -63,6 +64,9 @@ Other examples, in French, are on my site.
## History
+
+- 5.01c Correction of the date of the file tkz-euclide.sty. Cleaned up the file tkz-tools-lua-math.tex. Added file tkz-obj-eu-points-spc.tex
+
- 5.00c Added the "lua" option to the package, allowing to perform most of the calculations with "lua". This saves time and precision;
- 4.25c. Remove \input{tkz-obj-eu-draw-triangles.tex} from the list of files to load.
diff --git a/Master/texmf-dist/doc/latex/tkz-euclide/TKZdoc-euclide-main.tex b/Master/texmf-dist/doc/latex/tkz-euclide/TKZdoc-euclide-main.tex
index 1f4e33dd608..6b74c07eed4 100644
--- a/Master/texmf-dist/doc/latex/tkz-euclide/TKZdoc-euclide-main.tex
+++ b/Master/texmf-dist/doc/latex/tkz-euclide/TKZdoc-euclide-main.tex
@@ -22,10 +22,10 @@
]{tkz-doc}
%\usepackage{etoc}
\gdef\tkznameofpack{tkz-euclide}
-\gdef\tkzversionofpack{5.00c}
+\gdef\tkzversionofpack{5.01c}
\gdef\tkzdateofpack{\today}
\gdef\tkznameofdoc{doc-tkz-euclide}
-\gdef\tkzversionofdoc{5.00c}
+\gdef\tkzversionofdoc{5.01c}
\gdef\tkzdateofdoc{\today}
\gdef\tkzauthorofpack{Alain Matthes}
\gdef\tkzadressofauthor{}
diff --git a/Master/texmf-dist/doc/latex/tkz-euclide/tkz-euclide.pdf b/Master/texmf-dist/doc/latex/tkz-euclide/tkz-euclide.pdf
index c24f592ca71..750038a99a6 100644
--- a/Master/texmf-dist/doc/latex/tkz-euclide/tkz-euclide.pdf
+++ b/Master/texmf-dist/doc/latex/tkz-euclide/tkz-euclide.pdf
Binary files differ