texlive[64473] Master/texmf-dist: tkz-euclide (22sep22)
commits+karl at tug.org
commits+karl at tug.org
Thu Sep 22 22:14:42 CEST 2022
Revision: 64473
http://tug.org/svn/texlive?view=revision&revision=64473
Author: karl
Date: 2022-09-22 22:14:41 +0200 (Thu, 22 Sep 2022)
Log Message:
-----------
tkz-euclide (22sep22)
Modified Paths:
--------------
trunk/Master/texmf-dist/doc/latex/tkz-euclide/README.md
trunk/Master/texmf-dist/doc/latex/tkz-euclide/TKZdoc-euclide-main.tex
trunk/Master/texmf-dist/doc/latex/tkz-euclide/TKZdoc-euclide-news.tex
trunk/Master/texmf-dist/doc/latex/tkz-euclide/TKZdoc-euclide-pointsSpc.tex
trunk/Master/texmf-dist/doc/latex/tkz-euclide/tkz-euclide.pdf
trunk/Master/texmf-dist/tex/latex/tkz-euclide/tkz-euclide.cfg
trunk/Master/texmf-dist/tex/latex/tkz-euclide/tkz-euclide.sty
trunk/Master/texmf-dist/tex/latex/tkz-euclide/tkz-lib-eu-marks.tex
trunk/Master/texmf-dist/tex/latex/tkz-euclide/tkz-lib-eu-shape.tex
trunk/Master/texmf-dist/tex/latex/tkz-euclide/tkz-obj-eu-axesmin.tex
trunk/Master/texmf-dist/tex/latex/tkz-euclide/tkz-obj-eu-circles-by.tex
trunk/Master/texmf-dist/tex/latex/tkz-euclide/tkz-obj-eu-circles.tex
trunk/Master/texmf-dist/tex/latex/tkz-euclide/tkz-obj-eu-compass.tex
trunk/Master/texmf-dist/tex/latex/tkz-euclide/tkz-obj-eu-draw-angles.tex
trunk/Master/texmf-dist/tex/latex/tkz-euclide/tkz-obj-eu-draw-circles.tex
trunk/Master/texmf-dist/tex/latex/tkz-euclide/tkz-obj-eu-draw-lines.tex
trunk/Master/texmf-dist/tex/latex/tkz-euclide/tkz-obj-eu-draw-points.tex
trunk/Master/texmf-dist/tex/latex/tkz-euclide/tkz-obj-eu-draw-polygons.tex
trunk/Master/texmf-dist/tex/latex/tkz-euclide/tkz-obj-eu-grids.tex
trunk/Master/texmf-dist/tex/latex/tkz-euclide/tkz-obj-eu-lines.tex
trunk/Master/texmf-dist/tex/latex/tkz-euclide/tkz-obj-eu-points-by.tex
trunk/Master/texmf-dist/tex/latex/tkz-euclide/tkz-obj-eu-points-rnd.tex
trunk/Master/texmf-dist/tex/latex/tkz-euclide/tkz-obj-eu-points-spc.tex
trunk/Master/texmf-dist/tex/latex/tkz-euclide/tkz-obj-eu-points-with.tex
trunk/Master/texmf-dist/tex/latex/tkz-euclide/tkz-obj-eu-points.tex
trunk/Master/texmf-dist/tex/latex/tkz-euclide/tkz-obj-eu-polygons.tex
trunk/Master/texmf-dist/tex/latex/tkz-euclide/tkz-obj-eu-protractor.tex
trunk/Master/texmf-dist/tex/latex/tkz-euclide/tkz-obj-eu-sectors.tex
trunk/Master/texmf-dist/tex/latex/tkz-euclide/tkz-obj-eu-show.tex
trunk/Master/texmf-dist/tex/latex/tkz-euclide/tkz-obj-eu-triangles.tex
trunk/Master/texmf-dist/tex/latex/tkz-euclide/tkz-tools-eu-BB.tex
trunk/Master/texmf-dist/tex/latex/tkz-euclide/tkz-tools-eu-angles.tex
trunk/Master/texmf-dist/tex/latex/tkz-euclide/tkz-tools-eu-base.tex
trunk/Master/texmf-dist/tex/latex/tkz-euclide/tkz-tools-eu-colors.tex
trunk/Master/texmf-dist/tex/latex/tkz-euclide/tkz-tools-eu-intersections.tex
trunk/Master/texmf-dist/tex/latex/tkz-euclide/tkz-tools-eu-math.tex
trunk/Master/texmf-dist/tex/latex/tkz-euclide/tkz-tools-eu-modules.tex
trunk/Master/texmf-dist/tex/latex/tkz-euclide/tkz-tools-eu-text.tex
trunk/Master/texmf-dist/tex/latex/tkz-euclide/tkz-tools-eu-utilities.tex
Removed Paths:
-------------
trunk/Master/texmf-dist/tex/latex/tkz-euclide/tkz-obj-eu-draw-triangles.tex
Modified: trunk/Master/texmf-dist/doc/latex/tkz-euclide/README.md
===================================================================
--- trunk/Master/texmf-dist/doc/latex/tkz-euclide/README.md 2022-09-22 20:14:13 UTC (rev 64472)
+++ trunk/Master/texmf-dist/doc/latex/tkz-euclide/README.md 2022-09-22 20:14:41 UTC (rev 64473)
@@ -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 @@
## 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 @@
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 ...
Modified: trunk/Master/texmf-dist/doc/latex/tkz-euclide/TKZdoc-euclide-main.tex
===================================================================
--- trunk/Master/texmf-dist/doc/latex/tkz-euclide/TKZdoc-euclide-main.tex 2022-09-22 20:14:13 UTC (rev 64472)
+++ trunk/Master/texmf-dist/doc/latex/tkz-euclide/TKZdoc-euclide-main.tex 2022-09-22 20:14:41 UTC (rev 64473)
@@ -22,10 +22,10 @@
]{tkz-doc}
%\usepackage{etoc}
\gdef\tkznameofpack{tkz-euclide}
-\gdef\tkzversionofpack{4.23c}
+\gdef\tkzversionofpack{4.24c}
\gdef\tkzdateofpack{\today}
\gdef\tkznameofdoc{doc-tkz-euclide}
-\gdef\tkzversionofdoc{4.23c}
+\gdef\tkzversionofdoc{4.24c}
\gdef\tkzdateofdoc{\today}
\gdef\tkzauthorofpack{Alain Matthes}
\gdef\tkzadressofauthor{}
Modified: trunk/Master/texmf-dist/doc/latex/tkz-euclide/TKZdoc-euclide-news.tex
===================================================================
--- trunk/Master/texmf-dist/doc/latex/tkz-euclide/TKZdoc-euclide-news.tex 2022-09-22 20:14:13 UTC (rev 64472)
+++ trunk/Master/texmf-dist/doc/latex/tkz-euclide/TKZdoc-euclide-news.tex 2022-09-22 20:14:41 UTC (rev 64473)
@@ -43,11 +43,18 @@
\item |\tkzDefLine[euler](A,B,C)| is a macro that allows you to obtain the line of \tkzname{Euler} when possible. |\tkzDefLine[altitude](A,B,C)| is possible again, as well as |\tkzDefLine[tangent at=A](O)| and |\tkzDefLine[tangent from=P](O,A)| which did not works;
-\item | \tkzDefTangent| is replaced by |\tkzDelLine[tangent from = ...]| or |\tkzDelLine[tangent at = ...]|
+\item | \tkzDefTangent| is replaced by |\tkzDelLine[tangent from = ...]| or |\tkzDelLine[tangent at = ...]|;
-\item I added the macro |\tkzPicAngle[tikz options](A,B,C)| for those who prefer to use \TIKZ\ .
+\item I added the macro |\tkzPicAngle[tikz options](A,B,C)| for those who prefer to use \TIKZ ;
+
+\item The macro |\tkzMarkAngle| has been corrected;
+
+\item The macro linked to the \tkzname{apollonius} option of the |\tkzDefCircle| command has been rewritten;
+
+\item (4.23) The macro |\tkzDrawSemiCircle| has been corrected;
+
\item
The order of the arguments of the macro \tkzcname{tkzDefPointOnCircle} has changed: now it is center, angle and point or radius.
I have added two options for working with radians which are \tkzname{through in rad} and \tkzname{R in rad}.
@@ -79,7 +86,7 @@
\item Correction option isoceles right;
-\item Correction of the macro |\tkzMarkAngle|;
+\item (4.22 and 4.23) Correction of the macro |\tkzMarkAngle|;
\item |\tkzDefMidArc(O,A,B)| gives the middle of the arc center $O$ from $A$ to $B$;
@@ -100,8 +107,10 @@
\item |\tkzDefRadicalAxis(A,B)(C,D)| Radical axis of two circles of center $A$ and $C$;
+
+
+\item (4.23) The macro |tkzDefRadicalAxis| has been completed
-
\item Some tests : |\tkzIsOrtho(A,B,C)| and |\tkzIsLinear(A,B,C)| The first indicates whether the lines $(A,B)$ and $(A,C)$ are orthogonal. The second indicates whether the points $A$, $B$ and $C$ are aligned;
|\tkzIsLinear(A,B,C)| if $A$,$B$,$C$ are aligned then |\tkzLineartrue|
Modified: trunk/Master/texmf-dist/doc/latex/tkz-euclide/TKZdoc-euclide-pointsSpc.tex
===================================================================
--- trunk/Master/texmf-dist/doc/latex/tkz-euclide/TKZdoc-euclide-pointsSpc.tex 2022-09-22 20:14:13 UTC (rev 64472)
+++ trunk/Master/texmf-dist/doc/latex/tkz-euclide/TKZdoc-euclide-pointsSpc.tex 2022-09-22 20:14:41 UTC (rev 64473)
@@ -138,7 +138,7 @@
\end{tabular}
\medskip
-$AB=a$, $BC=b$ and $\frac{AC}{AB} = \frac{AB}{BC} =\phi$
+$AB=a$, $BC=b$ and $\dfrac{AC}{AB} = \dfrac{AB}{BC} =\phi$
\end{NewMacroBox}
\subsubsection{Use the golden ratio to divide a line segment}
@@ -236,14 +236,12 @@
\subsection{\tkzname{Internal and external Similitude Center}}
The centers of the two homotheties in which two circles correspond are called external and internal centers of similitude. You can use \tkzcname{tkzDefIntSimilitudeCenter} and \tkzcname{tkzDefExtSimilitudeCenter} but the next macro is better.
-\begin{NewMacroBox}{tkzDefSimilitudeCenter}{\oarg{options}\parg{O,A}\parg{O',B} or \parg{O,r}\parg{O',r'}}%
+\begin{NewMacroBox}{tkzDefSimilitudeCenter}{\oarg{options}\parg{O,A}\parg{O',B}}%
\begin{tabular}{lll}%
arguments & example & explanation \\
\midrule
\TAline{\parg{pt1,pt2}\parg{pt3,pt4}}{$(O,A)(O',B)$} {$r=OA,r'=O'B$}
-\TAline{\parg{pt1,r1}\parg{pt2,r2}}{$(A,1)(B,2)$} {}
-
\end{tabular}
\medskip
@@ -253,9 +251,6 @@
\midrule
\TOline{ext}{ext}{external center}
\TOline{int}{ext}{internal center}
-
-\TOline{node}{node}{Circles are defined by two points: center and point on the circle}
-\TOline{R}{node}{Circles are defined by the center and the radius}
\end{tabular}
\end{NewMacroBox}
@@ -322,12 +317,12 @@
\subsection{ \tkzname{Harmonic division} with \tkzcname{tkzDefHarmonic}}
%<---------------------------------------------------------------------->
-\begin{NewMacroBox}{tkzDefHarmonic}{\oarg{options}\parg{pt1,pt2,pt3} or \parg{pt1,pt2}}%
+\begin{NewMacroBox}{tkzDefHarmonic}{\oarg{options}\parg{pt1,pt2,pt3} or \parg{pt1,pt2,k}}%
\begin{tabular}{lll}%
options & default & definition \\
\midrule
-\TOline{both}{both}{\parg{A,B} we look for C and D such that $(A,B;C,D) = -1$ }
+\TOline{both}{both}{\parg{A,B,2} we look for C and D such that $(A,B;C,D) = -1$ and CA=2CB }
\TOline{ext}{both}{\parg{A,B,C} we look for D such that $(A,B;C,D) = -1$}
\TOline{int}{both}{\parg{A,B,D} we look for C such that $(A,B;C,D) = -1$}
\end{tabular}
Modified: trunk/Master/texmf-dist/doc/latex/tkz-euclide/tkz-euclide.pdf
===================================================================
(Binary files differ)
Modified: trunk/Master/texmf-dist/tex/latex/tkz-euclide/tkz-euclide.cfg
===================================================================
--- trunk/Master/texmf-dist/tex/latex/tkz-euclide/tkz-euclide.cfg 2022-09-22 20:14:13 UTC (rev 64472)
+++ trunk/Master/texmf-dist/tex/latex/tkz-euclide/tkz-euclide.cfg 2022-09-22 20:14:41 UTC (rev 64473)
@@ -16,9 +16,9 @@
% and save the file in a directory part of your TEXINPUTS environment
% variable.
-\def\fileversion{4.23c}
-\def\filedate{2022/08/24}
-\typeout{2022/08/24 4.23c tkz-euclide.cfg}
+\def\fileversion{4.24c}
+\def\filedate{2022/09/21}
+\typeout{2022/09/21 4.24c tkz-euclide.cfg}
%<------ colors ---------------------------------------–>
\def\tkz at backgroundcolor{white}
\def\tkz at textcolor{black}
Modified: trunk/Master/texmf-dist/tex/latex/tkz-euclide/tkz-euclide.sty
===================================================================
--- trunk/Master/texmf-dist/tex/latex/tkz-euclide/tkz-euclide.sty 2022-09-22 20:14:13 UTC (rev 64472)
+++ trunk/Master/texmf-dist/tex/latex/tkz-euclide/tkz-euclide.sty 2022-09-22 20:14:41 UTC (rev 64473)
@@ -10,11 +10,11 @@
% This work has the LPPL maintenance status “maintained”.
% The Current Maintainer of this work is Alain Matthes.
%-------------------------------------------------------------------------------
-\def\fileversion{4.23c}
-\def\filedate{2022/08/24}
-\typeout{2022/08/24 4.23c tkz-euclide.sty}
+\def\fileversion{4.24c}
+\def\filedate{2022/09/21}
+\typeout{2022/09/21 4.24c tkz-euclide.sty}
\NeedsTeXFormat{LaTeX2e}
-\ProvidesPackage{tkz-euclide}[ 2022/08/24 4.23c for pure Euclidean Geometry ]
+\ProvidesPackage{tkz-euclide}[ 2022/09/21 4.24c for pure Euclidean Geometry ]
\@ifpackageloaded{tkz-base}{
\newdimen\tkzRadius
\newdimen\tkzLength
Modified: trunk/Master/texmf-dist/tex/latex/tkz-euclide/tkz-lib-eu-marks.tex
===================================================================
--- trunk/Master/texmf-dist/tex/latex/tkz-euclide/tkz-lib-eu-marks.tex 2022-09-22 20:14:13 UTC (rev 64472)
+++ trunk/Master/texmf-dist/tex/latex/tkz-euclide/tkz-lib-eu-marks.tex 2022-09-22 20:14:41 UTC (rev 64473)
@@ -10,9 +10,9 @@
% This work has the LPPL maintenance status “maintained”.
% The Current Maintainer of this work is Alain Matthes.
-\def\fileversion{4.23c}
-\def\filedate{2022/08/24}
-\typeout{2022/08/24 4.23c tkz-lib-eu-marks.tex}
+\def\fileversion{4.24c}
+\def\filedate{2022/09/21}
+\typeout{2022/09/21 4.24c tkz-lib-eu-marks.tex}
\makeatletter
%<--------------------------------------------------------------------------–>
% Création des symboles
Modified: trunk/Master/texmf-dist/tex/latex/tkz-euclide/tkz-lib-eu-shape.tex
===================================================================
--- trunk/Master/texmf-dist/tex/latex/tkz-euclide/tkz-lib-eu-shape.tex 2022-09-22 20:14:13 UTC (rev 64472)
+++ trunk/Master/texmf-dist/tex/latex/tkz-euclide/tkz-lib-eu-shape.tex 2022-09-22 20:14:41 UTC (rev 64473)
@@ -10,9 +10,9 @@
% This work has the LPPL maintenance status “maintained”.
% The Current Maintainer of this work is Alain Matthes.
-\def\fileversion{4.23c}
-\def\filedate{2022/08/24}
-\typeout{2022/08/24 4.23c tkz-lib-eu-shape.tex}
+\def\fileversion{4.24c}
+\def\filedate{2022/09/21}
+\typeout{2022/09/21 4.24c tkz-lib-eu-shape.tex}
\makeatletter
%<--------------------------------------------------------------------------–>
% Création des symboles
Modified: trunk/Master/texmf-dist/tex/latex/tkz-euclide/tkz-obj-eu-axesmin.tex
===================================================================
--- trunk/Master/texmf-dist/tex/latex/tkz-euclide/tkz-obj-eu-axesmin.tex 2022-09-22 20:14:13 UTC (rev 64472)
+++ trunk/Master/texmf-dist/tex/latex/tkz-euclide/tkz-obj-eu-axesmin.tex 2022-09-22 20:14:41 UTC (rev 64473)
@@ -10,9 +10,9 @@
% This work has the LPPL maintenance status “maintained”.
% The Current Maintainer of this work is Alain Matthes.
-\def\fileversion{4.23c}
-\def\filedate{2022/08/24}
-\typeout{2022/08/24 4.23c tkz-obj-eu-axesmin}
+\def\fileversion{4.24c}
+\def\filedate{2022/09/21}
+\typeout{2022/09/21 4.24c tkz-obj-eu-axesmin}
\makeatletter
\def\removedot#1.{#1}
Modified: trunk/Master/texmf-dist/tex/latex/tkz-euclide/tkz-obj-eu-circles-by.tex
===================================================================
--- trunk/Master/texmf-dist/tex/latex/tkz-euclide/tkz-obj-eu-circles-by.tex 2022-09-22 20:14:13 UTC (rev 64472)
+++ trunk/Master/texmf-dist/tex/latex/tkz-euclide/tkz-obj-eu-circles-by.tex 2022-09-22 20:14:41 UTC (rev 64473)
@@ -10,9 +10,9 @@
% This work has the LPPL maintenance status “maintained”.
% The Current Maintainer of this work is Alain Matthes.
-\def\fileversion{4.23c}
-\def\filedate{2022/08/24}
-\typeout{2022/08/24 4.23c tkz-obj-eu-circles.tex}
+\def\fileversion{4.24c}
+\def\filedate{2022/09/21}
+\typeout{2022/09/21 4.24c tkz-obj-eu-circles.tex}
\makeatletter
%<--------------------------------------------------------------------------–>
% tkzCircle center and one point
Modified: trunk/Master/texmf-dist/tex/latex/tkz-euclide/tkz-obj-eu-circles.tex
===================================================================
--- trunk/Master/texmf-dist/tex/latex/tkz-euclide/tkz-obj-eu-circles.tex 2022-09-22 20:14:13 UTC (rev 64472)
+++ trunk/Master/texmf-dist/tex/latex/tkz-euclide/tkz-obj-eu-circles.tex 2022-09-22 20:14:41 UTC (rev 64473)
@@ -10,9 +10,9 @@
% This work has the LPPL maintenance status “maintained”.
% The Current Maintainer of this work is Alain Matthes.
-\def\fileversion{4.23c}
-\def\filedate{2022/08/24}
-\typeout{2022/08/24 4.23c tkz-obj-eu-circles.tex}
+\def\fileversion{4.24c}
+\def\filedate{2022/09/21}
+\typeout{2022/09/21 4.24c tkz-obj-eu-circles.tex}
\makeatletter
%<--------------------------------------------------------------------------–>
% tkzCircle center and one point
@@ -181,15 +181,15 @@
%<--------------------------------------------------------------------------–>
\def\tkzDefApolloniusCircle(#1,#2){%
\begingroup
- \tkz at VecK[\tkz at koeff/(1+\tkz at koeff)](#1,#2)
- \pgfnodealias{apo at pta}{tkzPointResult}
- \tkz at VecK[\tkz at koeff/(\tkz at koeff-1)](#1,#2)
+ \tkzDefBarycentricPoint(#1=1,#2=\tkz at koeff)
+ \pgfnodealias{apo at pta}{tkzPointResult}
+ \pgfnodealias{tkzSecondPointResult}{tkzPointResult}
+ \tkzDefBarycentricPoint(#1=1,#2=-\tkz at koeff)
\pgfnodealias{apo at ptb}{tkzPointResult}
\tkzDefMidPoint(apo at pta,apo at ptb)
\pgfnodealias{tkzFirstPointResult}{tkzPointResult}
\tkz@@CalcLengthcm(tkzFirstPointResult,apo at pta){tkzLengthResult}
- \tkzDefBarycentricPoint(#1=1,#2=\tkz at koeff)
- \pgfnodealias{tkzSecondPointResult}{tkzPointResult}
+ \pgfnodealias{tkzThirdPointResult}{apo at ptb}
\endgroup
}
%<--------------------------------------------------------------------------–>
Modified: trunk/Master/texmf-dist/tex/latex/tkz-euclide/tkz-obj-eu-compass.tex
===================================================================
--- trunk/Master/texmf-dist/tex/latex/tkz-euclide/tkz-obj-eu-compass.tex 2022-09-22 20:14:13 UTC (rev 64472)
+++ trunk/Master/texmf-dist/tex/latex/tkz-euclide/tkz-obj-eu-compass.tex 2022-09-22 20:14:41 UTC (rev 64473)
@@ -10,9 +10,9 @@
% This work has the LPPL maintenance status “maintained”.
% The Current Maintainer of this work is Alain Matthes.
-\def\fileversion{4.23c}
-\def\filedate{2022/08/24}
-\typeout{2022/08/24 4.23c tkz-obj-eu-compass.tex}
+\def\fileversion{4.24c}
+\def\filedate{2022/09/21}
+\typeout{2022/09/21 4.24c tkz-obj-eu-compass.tex}
\makeatletter
%<--------------------------------------------------------------------------–>
% Author Alain Matthes
Modified: trunk/Master/texmf-dist/tex/latex/tkz-euclide/tkz-obj-eu-draw-angles.tex
===================================================================
--- trunk/Master/texmf-dist/tex/latex/tkz-euclide/tkz-obj-eu-draw-angles.tex 2022-09-22 20:14:13 UTC (rev 64472)
+++ trunk/Master/texmf-dist/tex/latex/tkz-euclide/tkz-obj-eu-draw-angles.tex 2022-09-22 20:14:41 UTC (rev 64473)
@@ -10,9 +10,9 @@
% This work has the LPPL maintenance status “maintained”.
% The Current Maintainer of this work is Alain Matthes.
-\def\fileversion{4.23c}
-\def\filedate{2022/08/24}
-\typeout{2022/08/24 4.23c tkz-tool-eu-angles.tex}
+\def\fileversion{4.24c}
+\def\filedate{2022/09/21}
+\typeout{2022/09/21 4.24c tkz-tool-eu-angles.tex}
\makeatletter
%<--------------------------------------------------------------------------–>
% tkzSetUpArc
@@ -309,11 +309,11 @@
(#3,\tkz at size)(\tkz at FirstAngle,\tkz at SecondAngle)
\else
\ifx\tkz at arc\tkz at arcdouble
- \tkzDrawArcRAN[#1,fill=none](#3,\tkz at size-2.5\pgflinewidth)%
+ \tkzDrawArcRAN[#1,fill=none](#3,\tkz at size cm-2.5\pgflinewidth)%
(\tkz at FirstAngle,\tkz at SecondAngle)
- \tkzPathArcRAN[\tkz at mkcolor,postaction={decorate}]%
+ \tkzPathArcRAN[\tkz at mkcolor,postaction={decorate}]%
(#3,\tkz at size)(\tkz at FirstAngle,\tkz at SecondAngle)%
- \tkzDrawArcRAN[#1,fill=none](#3,\tkz at size+2.5\pgflinewidth)%
+ \tkzDrawArcRAN[#1,fill=none](#3,\tkz at size cm+2.5\pgflinewidth)%
(\tkz at FirstAngle,\tkz at SecondAngle)%
\else
\ifx\tkz at arc\tkz at arctriple
@@ -321,9 +321,9 @@
(#3,\tkz at size)(\tkz at FirstAngle,\tkz at SecondAngle)%
\tkzPathArcRAN[\tkz at mkcolor,postaction={decorate}]%
(#3,\tkz at size)(\tkz at FirstAngle,\tkz at SecondAngle)%
- \tkzDrawArcRAN[#1,fill=none](#3,\tkz at size-5\pgflinewidth)%
+ \tkzDrawArcRAN[#1,fill=none](#3,\tkz at size cm-2.5\pgflinewidth)%
(\tkz at FirstAngle,\tkz at SecondAngle)%
- \tkzDrawArcRAN[#1,fill=none](#3,\tkz at size+5\pgflinewidth)%
+ \tkzDrawArcRAN[#1,fill=none](#3,\tkz at size cm+2.5\pgflinewidth)%
(\tkz at FirstAngle,\tkz at SecondAngle)%
\fi
\fi
@@ -530,6 +530,5 @@
(\tkz at FirstAngle:\tkz at SecondAngle:\tkz at radius pt) coordinate[midway] (tkzPointResult);
\endgroup
}
-
\makeatother
\endinput
\ No newline at end of file
Modified: trunk/Master/texmf-dist/tex/latex/tkz-euclide/tkz-obj-eu-draw-circles.tex
===================================================================
--- trunk/Master/texmf-dist/tex/latex/tkz-euclide/tkz-obj-eu-draw-circles.tex 2022-09-22 20:14:13 UTC (rev 64472)
+++ trunk/Master/texmf-dist/tex/latex/tkz-euclide/tkz-obj-eu-draw-circles.tex 2022-09-22 20:14:41 UTC (rev 64473)
@@ -10,9 +10,9 @@
% This work has the LPPL maintenance status “maintained”.
% The Current Maintainer of this work is Alain Matthes.
-\def\fileversion{4.23c}
-\def\filedate{2022/08/24}
-\typeout{2022/08/24 4.23c tkz-obj-eu-draw-circles.tex}
+\def\fileversion{4.24c}
+\def\filedate{2022/09/21}
+\typeout{2022/09/21 4.24c tkz-obj-eu-draw-circles.tex}
\makeatletter
%<--------------------------------------------------------------------------–>
% tkzSetUpCircle
Modified: trunk/Master/texmf-dist/tex/latex/tkz-euclide/tkz-obj-eu-draw-lines.tex
===================================================================
--- trunk/Master/texmf-dist/tex/latex/tkz-euclide/tkz-obj-eu-draw-lines.tex 2022-09-22 20:14:13 UTC (rev 64472)
+++ trunk/Master/texmf-dist/tex/latex/tkz-euclide/tkz-obj-eu-draw-lines.tex 2022-09-22 20:14:41 UTC (rev 64473)
@@ -10,9 +10,9 @@
% This work has the LPPL maintenance status “maintained”.
% The Current Maintainer of this work is Alain Matthes.
-\def\fileversion{4.23c}
-\def\filedate{2022/08/24}
-\typeout{2022/08/24 4.23c tkz-obj-eu-draw-lines.tex}
+\def\fileversion{4.24c}
+\def\filedate{2022/09/21}
+\typeout{2022/09/21 4.24c tkz-obj-eu-draw-lines.tex}
\makeatletter
%<--------------------------------------------------------------------------–>
Modified: trunk/Master/texmf-dist/tex/latex/tkz-euclide/tkz-obj-eu-draw-points.tex
===================================================================
--- trunk/Master/texmf-dist/tex/latex/tkz-euclide/tkz-obj-eu-draw-points.tex 2022-09-22 20:14:13 UTC (rev 64472)
+++ trunk/Master/texmf-dist/tex/latex/tkz-euclide/tkz-obj-eu-draw-points.tex 2022-09-22 20:14:41 UTC (rev 64473)
@@ -10,9 +10,9 @@
% This work has the LPPL maintenance status “maintained”.
% The Current Maintainer of this work is Alain Matthes.
-\def\fileversion{4.23c}
-\def\filedate{2022/08/24}
-\typeout{2022/08/24 4.23c tkz-obj-eu-points.tex}
+\def\fileversion{4.24c}
+\def\filedate{2022/09/21}
+\typeout{2022/09/21 4.24c tkz-obj-eu-points.tex}
\makeatletter
%<--------------------------------------------------------------------------->
% tkzSetUpPoint définit la forme d'un point
Modified: trunk/Master/texmf-dist/tex/latex/tkz-euclide/tkz-obj-eu-draw-polygons.tex
===================================================================
--- trunk/Master/texmf-dist/tex/latex/tkz-euclide/tkz-obj-eu-draw-polygons.tex 2022-09-22 20:14:13 UTC (rev 64472)
+++ trunk/Master/texmf-dist/tex/latex/tkz-euclide/tkz-obj-eu-draw-polygons.tex 2022-09-22 20:14:41 UTC (rev 64473)
@@ -10,9 +10,9 @@
% This work has the LPPL maintenance status “maintained”.
% The Current Maintainer of this work is Alain Matthes.
-\def\fileversion{4.23c}
-\def\filedate{2022/08/24}
-\typeout{2022/08/24 4.23c tkz-obj-eu-polygons.tex}
+\def\fileversion{4.24c}
+\def\filedate{2022/09/21}
+\typeout{2022/09/21 4.24c tkz-obj-eu-polygons.tex}
\makeatletter
%<--------------------------------------------------------------------------–>
% Polygon
Deleted: trunk/Master/texmf-dist/tex/latex/tkz-euclide/tkz-obj-eu-draw-triangles.tex
===================================================================
--- trunk/Master/texmf-dist/tex/latex/tkz-euclide/tkz-obj-eu-draw-triangles.tex 2022-09-22 20:14:13 UTC (rev 64472)
+++ trunk/Master/texmf-dist/tex/latex/tkz-euclide/tkz-obj-eu-draw-triangles.tex 2022-09-22 20:14:41 UTC (rev 64473)
@@ -1,50 +0,0 @@
-% tkz-obj-eu-draw-triangles.tex
-% Copyright 2022 Alain Matthes
-% This work may be distributed and/or modified under the
-% conditions of the LaTeX Project Public License, either version 1.3
-% of this license or (at your option) any later version.
-% The latest version of this license is in
-% http://www.latex-project.org/lppl.txt
-% and version 1.3 or later is part of all distributions of LaTeX
-% version 2005/12/01 or later.
-% This work has the LPPL maintenance status “maintained”.
-% The Current Maintainer of this work is Alain Matthes.
-
-\def\fileversion{4.23c}
-\def\filedate{2022/08/24}
-\typeout{2022/08/24 4.23c tkz-obj-eu-draw-triangles.tex}
-\makeatletter
-%<--------------------------------------------------------------------------–>
-% Draw Triangles
-%<--------------------------------------------------------------------------–>
-
-\def\tkzDrawTriangle{\pgfutil at ifnextchar[{\tkz at DrawTriangle}{%
- \tkz at DrawTriangle[]}}
-\def\tkz at DrawTriangle[#1](#2,#3,#4){%
-\begingroup
-\draw[line style,line join=round,#1] (#2)--(#3)--(#4)--cycle;
-\endgroup
-}
-
-%<--------------------------------------------------------------------------–>
-\def\tkz at multitriangles#1 #2\@nil{%
-\protected at edef\tkz at temp{
-%\noexpand \tkzDrawTriangle[\tkz at opttrianle](#1)}\tkz at temp%
-\noexpand \tkzDrawPolygon[\tkz at opttrianle](#1)}\tkz at temp%
-\def\tkz at nextArg{#2}%
-\ifx\tkzutil at empty\tkz at nextArg
- \let\next\@gobble
-\fi
-\next#2\@nil
-}
-%<--------------------------------------------------------------------------–>
-\def\tkzDrawTriangles{\pgfutil at ifnextchar[{\tkz at DrawTriangles}{\tkz at DrawTriangles[]}}
-\def\tkz at DrawTriangles[#1](#2){%
-\xdef\tkz at opttrianle{#1}
-\begingroup
- \let\next\tkz at multitriangles
- \next#2 \@nil %
-\endgroup
-}%
-\makeatother
-\endinput
\ No newline at end of file
Modified: trunk/Master/texmf-dist/tex/latex/tkz-euclide/tkz-obj-eu-grids.tex
===================================================================
--- trunk/Master/texmf-dist/tex/latex/tkz-euclide/tkz-obj-eu-grids.tex 2022-09-22 20:14:13 UTC (rev 64472)
+++ trunk/Master/texmf-dist/tex/latex/tkz-euclide/tkz-obj-eu-grids.tex 2022-09-22 20:14:41 UTC (rev 64473)
@@ -10,9 +10,9 @@
% This work has the LPPL maintenance status “maintained”.
% The Current Maintainer of this work is Alain Matthes.
-\def\fileversion{4.23c}
-\def\filedate{2022/08/24}
-\typeout{2022/08/24 4.23c tkz-obj-eu-grids.tex}
+\def\fileversion{4.24c}
+\def\filedate{2022/09/21}
+\typeout{2022/09/21 4.24c tkz-obj-eu-grids.tex}
\makeatletter
%<--------------------------------------------------------------------------–>
% Setup Grid
Modified: trunk/Master/texmf-dist/tex/latex/tkz-euclide/tkz-obj-eu-lines.tex
===================================================================
--- trunk/Master/texmf-dist/tex/latex/tkz-euclide/tkz-obj-eu-lines.tex 2022-09-22 20:14:13 UTC (rev 64472)
+++ trunk/Master/texmf-dist/tex/latex/tkz-euclide/tkz-obj-eu-lines.tex 2022-09-22 20:14:41 UTC (rev 64473)
@@ -10,9 +10,9 @@
% This work has the LPPL maintenance status “maintained”.
% The Current Maintainer of this work is Alain Matthes.
-\def\fileversion{4.23c}
-\def\filedate{2022/08/24}
-\typeout{2022/08/24 4.23c tkz-obj-eu-lines.tex}
+\def\fileversion{4.24c}
+\def\filedate{2022/09/21}
+\typeout{2022/09/21 4.24c tkz-obj-eu-lines.tex}
\makeatletter
%<--------------------------------------------------------------------------–>
% les lignes
Modified: trunk/Master/texmf-dist/tex/latex/tkz-euclide/tkz-obj-eu-points-by.tex
===================================================================
--- trunk/Master/texmf-dist/tex/latex/tkz-euclide/tkz-obj-eu-points-by.tex 2022-09-22 20:14:13 UTC (rev 64472)
+++ trunk/Master/texmf-dist/tex/latex/tkz-euclide/tkz-obj-eu-points-by.tex 2022-09-22 20:14:41 UTC (rev 64473)
@@ -10,9 +10,9 @@
% This work has the LPPL maintenance status “maintained”.
% The Current Maintainer of this work is Alain Matthes.
-\def\fileversion{4.23c}
-\def\filedate{2022/08/24}
-\typeout{2022/08/24 4.23c tkz-tools-eu-points-by.tex}
+\def\fileversion{4.24c}
+\def\filedate{2022/09/21}
+\typeout{2022/09/21 4.24c tkz-tools-eu-points-by.tex}
\makeatletter
%<--------------------------------------------------------------------------–>
% Transformations Géométriques
Modified: trunk/Master/texmf-dist/tex/latex/tkz-euclide/tkz-obj-eu-points-rnd.tex
===================================================================
--- trunk/Master/texmf-dist/tex/latex/tkz-euclide/tkz-obj-eu-points-rnd.tex 2022-09-22 20:14:13 UTC (rev 64472)
+++ trunk/Master/texmf-dist/tex/latex/tkz-euclide/tkz-obj-eu-points-rnd.tex 2022-09-22 20:14:41 UTC (rev 64473)
@@ -10,9 +10,9 @@
% This work has the LPPL maintenance status “maintained”.
% The Current Maintainer of this work is Alain Matthes.
-\def\fileversion{4.23c}
-\def\filedate{2022/08/24}
-\typeout{2022/08/24 4.23c tkz-obj-eu-points-rnd.tex}
+\def\fileversion{4.24c}
+\def\filedate{2022/09/21}
+\typeout{2022/09/21 4.24c tkz-obj-eu-points-rnd.tex}
%<--------------------------------------------------------------------------–>
\makeatletter
%<-------------------------------------------------------------------------–>
Modified: trunk/Master/texmf-dist/tex/latex/tkz-euclide/tkz-obj-eu-points-spc.tex
===================================================================
--- trunk/Master/texmf-dist/tex/latex/tkz-euclide/tkz-obj-eu-points-spc.tex 2022-09-22 20:14:13 UTC (rev 64472)
+++ trunk/Master/texmf-dist/tex/latex/tkz-euclide/tkz-obj-eu-points-spc.tex 2022-09-22 20:14:41 UTC (rev 64473)
@@ -10,9 +10,9 @@
% This work has the LPPL maintenance status “maintained”.
% The Current Maintainer of this work is Alain Matthes.
-\def\fileversion{4.23c}
-\def\filedate{2022/08/24}
-\typeout{2022/08/24 4.23c tkz-obj-eu-points.tex}
+\def\fileversion{4.24c}
+\def\filedate{2022/09/21}
+\typeout{2022/09/21 4.24c tkz-obj-eu-points.tex}
\makeatletter
%add ExCenter
%<--------------------------------------------------------------------------–>
@@ -80,13 +80,12 @@
\pgfcoordinate{tkzPointResult}{\pgfqpoint{\tkz at bx}{\tkz at by}}
\endgroup
}
+
%<--------------------------------------------------------------------------–>
\def\tkz at simicenter{0}
\pgfkeys{/tkzsimicenter/.cd,
ext/.code = \def\tkz at simicenter{0},
int/.code = \def\tkz at simicenter{1},
- node/.code = ,
- R/.code = ,
ext
}%
Modified: trunk/Master/texmf-dist/tex/latex/tkz-euclide/tkz-obj-eu-points-with.tex
===================================================================
--- trunk/Master/texmf-dist/tex/latex/tkz-euclide/tkz-obj-eu-points-with.tex 2022-09-22 20:14:13 UTC (rev 64472)
+++ trunk/Master/texmf-dist/tex/latex/tkz-euclide/tkz-obj-eu-points-with.tex 2022-09-22 20:14:41 UTC (rev 64473)
@@ -10,9 +10,9 @@
% This work has the LPPL maintenance status “maintained”.
% The Current Maintainer of this work is Alain Matthes.
-\def\fileversion{4.23c}
-\def\filedate{2022/08/24}
-\typeout{2022/08/24 4.23c tkz-obj-eu-points-with.tex}
+\def\fileversion{4.24c}
+\def\filedate{2022/09/21}
+\typeout{2022/09/21 4.24c tkz-obj-eu-points-with.tex}
\makeatletter
%<--------------------------------------------------------------------------–>
% Vectors
Modified: trunk/Master/texmf-dist/tex/latex/tkz-euclide/tkz-obj-eu-points.tex
===================================================================
--- trunk/Master/texmf-dist/tex/latex/tkz-euclide/tkz-obj-eu-points.tex 2022-09-22 20:14:13 UTC (rev 64472)
+++ trunk/Master/texmf-dist/tex/latex/tkz-euclide/tkz-obj-eu-points.tex 2022-09-22 20:14:41 UTC (rev 64473)
@@ -10,9 +10,9 @@
% This work has the LPPL maintenance status “maintained”.
% The Current Maintainer of this work is Alain Matthes.
-\def\fileversion{4.23c}
-\def\filedate{2022/08/24}
-\typeout{2022/08/24 4.23c tkz-obj-eu-points.tex}
+\def\fileversion{4.24c}
+\def\filedate{2022/09/21}
+\typeout{2022/09/21 4.24c tkz-obj-eu-points.tex}
\makeatletter
%<--------------------------------------------------------------------------->
% init def point
@@ -124,11 +124,16 @@
\coordinate (#2) at (tkzSecondPointResult);}
\def\tkzGetFirstPoint#1{\coordinate (#1) at (tkzFirstPointResult);}
\def\tkzGetSecondPoint#1{\coordinate (#1) at (tkzSecondPointResult);}
+\def\tkzGetThirdPoint#1{\coordinate (#1) at (tkzThirdPointResult);}
\def\tkzDefShiftPointCoord[#1](#2)#3{%
\begin{scope}[shift={(#1)}]
\coordinate (#3) at (#2);
\end{scope}
}%
+%<--------------------------------------------------------------------------–>
+%<--------------------------------------------------------------------------–>
+%<--------------------------------------------------------------------------–>
+
%<--------------------------------------------------------------------------->
% tkzDefShiftPoint
%<--------------------------------------------------------------------------->
Modified: trunk/Master/texmf-dist/tex/latex/tkz-euclide/tkz-obj-eu-polygons.tex
===================================================================
--- trunk/Master/texmf-dist/tex/latex/tkz-euclide/tkz-obj-eu-polygons.tex 2022-09-22 20:14:13 UTC (rev 64472)
+++ trunk/Master/texmf-dist/tex/latex/tkz-euclide/tkz-obj-eu-polygons.tex 2022-09-22 20:14:41 UTC (rev 64473)
@@ -10,9 +10,9 @@
% This work has the LPPL maintenance status “maintained”.
% The Current Maintainer of this work is Alain Matthes.
-\def\fileversion{4.23c}
-\def\filedate{2022/08/24}
-\typeout{2022/08/24 4.23c tkz-obj-eu-polygons.tex}
+\def\fileversion{4.24c}
+\def\filedate{2022/09/21}
+\typeout{2022/09/21 4.24c tkz-obj-eu-polygons.tex}
% bug in regular polygon side 2020/03/09
\makeatletter
%<--------------------------------------------------------------------------–>
Modified: trunk/Master/texmf-dist/tex/latex/tkz-euclide/tkz-obj-eu-protractor.tex
===================================================================
--- trunk/Master/texmf-dist/tex/latex/tkz-euclide/tkz-obj-eu-protractor.tex 2022-09-22 20:14:13 UTC (rev 64472)
+++ trunk/Master/texmf-dist/tex/latex/tkz-euclide/tkz-obj-eu-protractor.tex 2022-09-22 20:14:41 UTC (rev 64473)
@@ -10,9 +10,9 @@
% This work has the LPPL maintenance status “maintained”.
% The Current Maintainer of this work is Alain Matthes.
-\def\fileversion{4.23c}
-\def\filedate{2022/08/24}
-\typeout{2022/08/24 4.23c tkz-obj-eu-protractor.tex}
+\def\fileversion{4.24c}
+\def\filedate{2022/09/21}
+\typeout{2022/09/21 4.24c tkz-obj-eu-protractor.tex}
\makeatletter
%<--------------------------------------------------------------------------–>
% !!! idea from Y. Combe !!!
Modified: trunk/Master/texmf-dist/tex/latex/tkz-euclide/tkz-obj-eu-sectors.tex
===================================================================
--- trunk/Master/texmf-dist/tex/latex/tkz-euclide/tkz-obj-eu-sectors.tex 2022-09-22 20:14:13 UTC (rev 64472)
+++ trunk/Master/texmf-dist/tex/latex/tkz-euclide/tkz-obj-eu-sectors.tex 2022-09-22 20:14:41 UTC (rev 64473)
@@ -10,9 +10,9 @@
% This work has the LPPL maintenance status “maintained”.
% The Current Maintainer of this work is Alain Matthes.
-\def\fileversion{4.23c}
-\def\filedate{2022/08/24}
-\typeout{2022/08/24 4.23c tkz-obj-eu-sectors.tex}
+\def\fileversion{4.24c}
+\def\filedate{2022/09/21}
+\typeout{2022/09/21 4.24c tkz-obj-eu-sectors.tex}
\makeatletter
%<----------------------- Sectors ------------------------------–>
\gdef\tkz at nums{0}
Modified: trunk/Master/texmf-dist/tex/latex/tkz-euclide/tkz-obj-eu-show.tex
===================================================================
--- trunk/Master/texmf-dist/tex/latex/tkz-euclide/tkz-obj-eu-show.tex 2022-09-22 20:14:13 UTC (rev 64472)
+++ trunk/Master/texmf-dist/tex/latex/tkz-euclide/tkz-obj-eu-show.tex 2022-09-22 20:14:41 UTC (rev 64473)
@@ -10,9 +10,9 @@
% This work has the LPPL maintenance status “maintained”.
% The Current Maintainer of this work is Alain Matthes.
-\def\fileversion{4.23c}
-\def\filedate{2022/08/24}
-\typeout{2022/08/24 4.23c tkz-obj-eu-show.tex}
+\def\fileversion{4.24c}
+\def\filedate{2022/09/21}
+\typeout{2022/09/21 4.24c tkz-obj-eu-show.tex}
\makeatletter
%<--------------------------------------------------------------------------–>
% finding specific points in a triangle
Modified: trunk/Master/texmf-dist/tex/latex/tkz-euclide/tkz-obj-eu-triangles.tex
===================================================================
--- trunk/Master/texmf-dist/tex/latex/tkz-euclide/tkz-obj-eu-triangles.tex 2022-09-22 20:14:13 UTC (rev 64472)
+++ trunk/Master/texmf-dist/tex/latex/tkz-euclide/tkz-obj-eu-triangles.tex 2022-09-22 20:14:41 UTC (rev 64473)
@@ -10,9 +10,9 @@
% This work has the LPPL maintenance status “maintained”.
% The Current Maintainer of this work is Alain Matthes.
-\def\fileversion{4.23c}
-\def\filedate{2022/08/24}
-\typeout{2022/08/24 4.23c tkz-obj-eu-triangles.tex}
+\def\fileversion{4.24c}
+\def\filedate{2022/09/21}
+\typeout{2022/09/21 4.24c tkz-obj-eu-triangles.tex}
\makeatletter
%<--------------------------------------------------------------------------–>
% Triangle Equilateral
Modified: trunk/Master/texmf-dist/tex/latex/tkz-euclide/tkz-tools-eu-BB.tex
===================================================================
--- trunk/Master/texmf-dist/tex/latex/tkz-euclide/tkz-tools-eu-BB.tex 2022-09-22 20:14:13 UTC (rev 64472)
+++ trunk/Master/texmf-dist/tex/latex/tkz-euclide/tkz-tools-eu-BB.tex 2022-09-22 20:14:41 UTC (rev 64473)
@@ -10,9 +10,9 @@
% This work has the LPPL maintenance status “maintained”.
% The Current Maintainer of this work is Alain Matthes.
-\def\fileversion{4.23c}
-\def\filedate{2022/08/24}
-\typeout{2022/08/24 4.23c tkz-obj-eu-BB.tex}
+\def\fileversion{4.24c}
+\def\filedate{2022/09/21}
+\typeout{2022/09/21 4.24c tkz-obj-eu-BB.tex}
\makeatletter
%<--------------------------------------------------------------------------–>
\def\tkzShowBB{\pgfutil at ifnextchar[{\tkz at ShowBB}{\tkz at ShowBB[]}}
Modified: trunk/Master/texmf-dist/tex/latex/tkz-euclide/tkz-tools-eu-angles.tex
===================================================================
--- trunk/Master/texmf-dist/tex/latex/tkz-euclide/tkz-tools-eu-angles.tex 2022-09-22 20:14:13 UTC (rev 64472)
+++ trunk/Master/texmf-dist/tex/latex/tkz-euclide/tkz-tools-eu-angles.tex 2022-09-22 20:14:41 UTC (rev 64473)
@@ -10,9 +10,9 @@
% This work has the LPPL maintenance status “maintained”.
% The Current Maintainer of this work is Alain Matthes.
-\def\fileversion{4.23c}
-\def\filedate{2022/08/24}
-\typeout{2022/08/24 4.23c tkz-tools-eu-angles.tex}
+\def\fileversion{4.24c}
+\def\filedate{2022/09/21}
+\typeout{2022/09/21 4.24c tkz-tools-eu-angles.tex}
\makeatletter
%<--------------------------------------------------------------------------–>
%<--------------------------------------------------------------------------–>
Modified: trunk/Master/texmf-dist/tex/latex/tkz-euclide/tkz-tools-eu-base.tex
===================================================================
--- trunk/Master/texmf-dist/tex/latex/tkz-euclide/tkz-tools-eu-base.tex 2022-09-22 20:14:13 UTC (rev 64472)
+++ trunk/Master/texmf-dist/tex/latex/tkz-euclide/tkz-tools-eu-base.tex 2022-09-22 20:14:41 UTC (rev 64473)
@@ -10,9 +10,9 @@
% This work has the LPPL maintenance status “maintained”.
% The Current Maintainer of this work is Alain Matthes.
-\def\fileversion{4.23c}
-\def\filedate{2022/08/24}
-\typeout{2022/08/24 4.23c tkz-tools-eu-base.tex}
+\def\fileversion{4.24c}
+\def\filedate{2022/09/21}
+\typeout{2022/09/21 4.24c tkz-tools-eu-base.tex}
\makeatletter
%<--------------------------------------------------------------------------–>
\global\let\tkz at tmp@xa\tkz at init@xmin% modif 2016
Modified: trunk/Master/texmf-dist/tex/latex/tkz-euclide/tkz-tools-eu-colors.tex
===================================================================
--- trunk/Master/texmf-dist/tex/latex/tkz-euclide/tkz-tools-eu-colors.tex 2022-09-22 20:14:13 UTC (rev 64472)
+++ trunk/Master/texmf-dist/tex/latex/tkz-euclide/tkz-tools-eu-colors.tex 2022-09-22 20:14:41 UTC (rev 64473)
@@ -10,9 +10,9 @@
% This work has the LPPL maintenance status “maintained”.
% The Current Maintainer of this work is Alain Matthes.
-\def\fileversion{4.23c}
-\def\filedate{2022/08/24}
-\typeout{2022/08/24 4.23c tkz-tools-eu-colors}
+\def\fileversion{4.24c}
+\def\filedate{2022/09/21}
+\typeout{2022/09/21 4.24c tkz-tools-eu-colors}
\makeatletter
%<------ Initialisation of the colors with tkzSetUpColors ----------------->
Modified: trunk/Master/texmf-dist/tex/latex/tkz-euclide/tkz-tools-eu-intersections.tex
===================================================================
--- trunk/Master/texmf-dist/tex/latex/tkz-euclide/tkz-tools-eu-intersections.tex 2022-09-22 20:14:13 UTC (rev 64472)
+++ trunk/Master/texmf-dist/tex/latex/tkz-euclide/tkz-tools-eu-intersections.tex 2022-09-22 20:14:41 UTC (rev 64473)
@@ -13,9 +13,9 @@
% The Current Maintainer of this work is Alain Matthes.
% utf8 encoding
-\def\fileversion{4.23c}
-\def\filedate{2022/08/24}
-\typeout{2022/08/24 4.23c tkz-tools-eu-intersections.tex}
+\def\fileversion{4.24c}
+\def\filedate{2022/09/21}
+\typeout{2022/09/21 4.24c tkz-tools-eu-intersections.tex}
\makeatletter
%<--------------------------------------------------------------------------–>
% intersection de deux lignes
Modified: trunk/Master/texmf-dist/tex/latex/tkz-euclide/tkz-tools-eu-math.tex
===================================================================
--- trunk/Master/texmf-dist/tex/latex/tkz-euclide/tkz-tools-eu-math.tex 2022-09-22 20:14:13 UTC (rev 64472)
+++ trunk/Master/texmf-dist/tex/latex/tkz-euclide/tkz-tools-eu-math.tex 2022-09-22 20:14:41 UTC (rev 64473)
@@ -10,9 +10,9 @@
% This work has the LPPL maintenance status “maintained”.
% The Current Maintainer of this work is Alain Matthes.
-\def\fileversion{4.23c}
-\def\filedate{2022/08/24}
-\typeout{2022/08/24 4.23c tkz-tools-eu-math.tex}
+\def\fileversion{4.24c}
+\def\filedate{2022/09/21}
+\typeout{2022/09/21 4.24c tkz-tools-eu-math.tex}
\makeatletter
%<-------------------------------------------------------------------------->
% \tkzpointnormalised#
Modified: trunk/Master/texmf-dist/tex/latex/tkz-euclide/tkz-tools-eu-modules.tex
===================================================================
--- trunk/Master/texmf-dist/tex/latex/tkz-euclide/tkz-tools-eu-modules.tex 2022-09-22 20:14:13 UTC (rev 64472)
+++ trunk/Master/texmf-dist/tex/latex/tkz-euclide/tkz-tools-eu-modules.tex 2022-09-22 20:14:41 UTC (rev 64473)
@@ -10,9 +10,9 @@
% This work has the LPPL maintenance status “maintained”.
% The Current Maintainer of this work is Alain Matthes.
-\def\fileversion{4.23c}
-\def\filedate{2022/08/24}
-\typeout{2022/08/24 4.23c tkz-tools-eu-utilities.tex}
+\def\fileversion{4.24c}
+\def\filedate{2022/09/21}
+\typeout{2022/09/21 4.24c tkz-tools-eu-utilities.tex}
\makeatletter
%<------------- % chargement des modules ---------------------------------->
\def\tkz at obj@all{angles,arcs,compass,defcircles,deflines,defpoints,defpointsby,defpointsrnd,defpointswith,polygons,protractor,sectors,show,triangles}%
Modified: trunk/Master/texmf-dist/tex/latex/tkz-euclide/tkz-tools-eu-text.tex
===================================================================
--- trunk/Master/texmf-dist/tex/latex/tkz-euclide/tkz-tools-eu-text.tex 2022-09-22 20:14:13 UTC (rev 64472)
+++ trunk/Master/texmf-dist/tex/latex/tkz-euclide/tkz-tools-eu-text.tex 2022-09-22 20:14:41 UTC (rev 64473)
@@ -10,9 +10,9 @@
% This work has the LPPL maintenance status “maintained”.
% The Current Maintainer of this work is Alain Matthes.
-\def\fileversion{4.23c}
-\def\filedate{2022/08/24}
-\typeout{2022/08/24 4.23c tkz-tools-eu-text.tex}
+\def\fileversion{4.24c}
+\def\filedate{2022/09/21}
+\typeout{2022/09/21 4.24c tkz-tools-eu-text.tex}
\makeatletter
%<--------------------------------------------------------------------------–>
% tkzText
Modified: trunk/Master/texmf-dist/tex/latex/tkz-euclide/tkz-tools-eu-utilities.tex
===================================================================
--- trunk/Master/texmf-dist/tex/latex/tkz-euclide/tkz-tools-eu-utilities.tex 2022-09-22 20:14:13 UTC (rev 64472)
+++ trunk/Master/texmf-dist/tex/latex/tkz-euclide/tkz-tools-eu-utilities.tex 2022-09-22 20:14:41 UTC (rev 64473)
@@ -10,9 +10,9 @@
% This work has the LPPL maintenance status “maintained”.
% The Current Maintainer of this work is Alain Matthes.
-\def\fileversion{4.23c}
-\def\filedate{2022/08/24}
-\typeout{2022/08/24 4.23c tkz-tools-eu-utilities.tex}
+\def\fileversion{4.24c}
+\def\filedate{2022/09/21}
+\typeout{2022/09/21 4.24c tkz-tools-eu-utilities.tex}
\makeatletter
\pgfkeys{/tkzClip/.cd,
space/.store in = {\tkz at CLI@space},
More information about the tex-live-commits
mailing list.