summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/tkz/tkz-euclide/latex/obj-lua/tkz-obj-lua-points-spc.tex
diff options
context:
space:
mode:
Diffstat (limited to 'macros/latex/contrib/tkz/tkz-euclide/latex/obj-lua/tkz-obj-lua-points-spc.tex')
-rw-r--r--macros/latex/contrib/tkz/tkz-euclide/latex/obj-lua/tkz-obj-lua-points-spc.tex19
1 files changed, 2 insertions, 17 deletions
diff --git a/macros/latex/contrib/tkz/tkz-euclide/latex/obj-lua/tkz-obj-lua-points-spc.tex b/macros/latex/contrib/tkz/tkz-euclide/latex/obj-lua/tkz-obj-lua-points-spc.tex
index 9ed94b26e0..85c1930bfe 100644
--- a/macros/latex/contrib/tkz/tkz-euclide/latex/obj-lua/tkz-obj-lua-points-spc.tex
+++ b/macros/latex/contrib/tkz/tkz-euclide/latex/obj-lua/tkz-obj-lua-points-spc.tex
@@ -10,9 +10,9 @@
% This work has the LPPL maintenance status “maintained”.
% The Current Maintainer of this work is Alain Matthes.
-\def\fileversion{5.00c}
+\def\fileversion{5.01c}
\def\filedate{2023/01/23}
-\typeout{2023/01/23 5.00c tkz-obj-lua-points.tex}
+\typeout{2023/01/23 5.01c tkz-obj-lua-points.tex}
\makeatletter
%add ExCenter
%<--------------------------------------------------------------------------–>
@@ -47,21 +47,6 @@
\endgroup
}
-% \def\tkzDefCentroid(#1){%
-% \begingroup
-% \xdef\tkz@arg{}
-% \foreach \X in {#1}
-% {%
-% \ifx\tkzutil@empty\tkz@arg%
-% \xdef\tkz@arg{\X=1}
-% \else
-% \xdef\tkz@arg{\tkz@arg,\X=1}
-% \fi
-% }
-% \path[coordinate] (barycentric cs:\tkz@arg) coordinate (tkzPointResult);
-% \endgroup
-% }
-
%<--------------------------------------------------------------------------–>
% milieu de deux points
%<--------------------------------------------------------------------------–>