texlive[64003] Master/texmf-dist: tkz-euclide (28jul22)
commits+karl at tug.org
commits+karl at tug.org
Fri Jul 29 23:00:59 CEST 2022
Revision: 64003
http://tug.org/svn/texlive?view=revision&revision=64003
Author: karl
Date: 2022-07-29 23:00:59 +0200 (Fri, 29 Jul 2022)
Log Message:
-----------
tkz-euclide (28jul22)
Modified Paths:
--------------
trunk/Master/texmf-dist/doc/latex/tkz-euclide/README.md
trunk/Master/texmf-dist/doc/latex/tkz-euclide/TKZdoc-euclide-circles.tex
trunk/Master/texmf-dist/doc/latex/tkz-euclide/TKZdoc-euclide-drawing.tex
trunk/Master/texmf-dist/doc/latex/tkz-euclide/TKZdoc-euclide-examples.tex
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/TKZdoc-euclide-presentation.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-draw-triangles.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
Modified: trunk/Master/texmf-dist/doc/latex/tkz-euclide/README.md
===================================================================
--- trunk/Master/texmf-dist/doc/latex/tkz-euclide/README.md 2022-07-29 21:00:35 UTC (rev 64002)
+++ trunk/Master/texmf-dist/doc/latex/tkz-euclide/README.md 2022-07-29 21:00:59 UTC (rev 64003)
@@ -1,6 +1,6 @@
# tkz-euclide — for euclidean geometry
-Release 4.21c 2022/07/19
+Release 4.22c 2022/07/28
## Description
@@ -69,9 +69,18 @@
## History
+
+- 4.22c. Correction of a bug in the macro \tkzMarkAngle;
+ 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
+Complément dans la documentation pour la macro \tkzDefCircle[R](....). On peut utiliser soit \tkzGetPoints{o}{x} ou soit \tkzGetPoints{x}.
- 4.21c the package archive was corrupted, all the "|" disappeared ...
-- 4.2c
+- 4.2c.
+
Now \tkzDefCircle gives two points as results: the center of the circle and a point of the circle. When a point of the circle is known, it is enough to use \tkzGetPoint or \tkzGetFirstPoint
to get the center, otherwise \tkzGetPoints will give you the center and a point of the circle. You can always get the length of the radius with \tkzGetLength . I wanted to favor working with nodes and banish the appearance of numbers in the code.
Modified: trunk/Master/texmf-dist/doc/latex/tkz-euclide/TKZdoc-euclide-circles.tex
===================================================================
--- trunk/Master/texmf-dist/doc/latex/tkz-euclide/TKZdoc-euclide-circles.tex 2022-07-29 21:00:35 UTC (rev 64002)
+++ trunk/Master/texmf-dist/doc/latex/tkz-euclide/TKZdoc-euclide-circles.tex 2022-07-29 21:00:59 UTC (rev 64003)
@@ -1,3 +1,4 @@
+\newpage
\section{Circles}
Among the following macros, one will allow you to draw a circle, which is not a real feat. To do this, you will need to know the center of the circle and either the radius of the circle or a point on the circumference. It seemed to me that the most frequent use was to draw a circle with a given center passing through a given point. This will be the default method, otherwise you will have to use the \tkzname{R} option. There are a large number of special circles, for example the circle circumscribed by a triangle.
@@ -51,21 +52,41 @@
\medskip
\emph{In the following examples, I draw the circles with a macro not yet presented. You may only need the center and a point on the circle. }
-\end{NewMacroBox}
+\end{NewMacroBox}
- \subsubsection{Example with option \tkzname{diameter}}
- It is simpler here to search directly for the middle of $[AB]$. The result is the center and if necessary
+\subsubsection{Example with option \tkzname{R}}
+We obtain with the macro \tkzcname{tkzGetPoint} a point of the circle which is the East pole.
+
\begin{tkzexample}[latex=7cm,small]
\begin{tikzpicture}[scale=1]
- \tkzDefPoint(0,0){A}
- \tkzDefPoint(2,2){B}
- \tkzDefCircle[diameter](A,B)
- \tkzGetPoint{O}
- \tkzDrawCircle(O,B)
- \tkzDrawSegment(A,B)
- \tkzDrawPoints(A,B,O)
- \tkzLabelPoints[below](A,B,O)
+ \tkzDefPoint(3,3){C}
+ \tkzDefPoint(5,5){A}
+ \tkzCalcLength(A,C) \tkzGetLength{rAC}
+ \tkzDefCircle[R](C,\rAC) \tkzGetPoint{B}
+ \tkzDrawCircle(C,B)
+ \tkzDrawSegment(C,A)
+ \tkzLabelSegment[above left](C,A){$2\sqrt{2}$}
+ \tkzDrawPoints(A,B,C)
+ \tkzLabelPoints(A,C,B)
\end{tikzpicture}
+\end{tkzexample}
+
+
+ \subsubsection{Example with option \tkzname{diameter}}
+ It is simpler here to search directly for the middle of $[AB]$. The result is the center and if necessary
+\begin{tkzexample}[latex=7cm,small]
+\begin{tikzpicture}
+ \tkzDefPoint(0,0){O}
+ \tkzDefPoint(2,2){B}
+ \tkzDefCircle[diameter](O,B) \tkzGetPoint{A}
+ \tkzDrawCircle(A,B)
+ \tkzDrawPoints(O,A,B)
+ \tkzDrawSegment(O,B)
+ \tkzLabelPoints(O,A,B)
+ \tkzLabelSegment[above left](O,A){$\sqrt{2}$}
+ \tkzLabelSegment[above left](A,B){$\sqrt{2}$}
+ \tkzMarkSegments[mark=s||](O,A A,B)
+\end{tikzpicture}
\end{tkzexample}
\subsubsection{Circles inscribed and circumscribed for a given triangle}
@@ -245,7 +266,7 @@
Jc,Xc Jc,Yc Jc,Zc
I,Ia I,Ib I,Ic)
\tkzMarkRightAngles[size=.2,fill=gray!15](Ja,Za,B Ja,Xa,B Ja,Ya,C Jb,Yb,C)
-\tkzMarkRightAngles[size=.2,fill=gray!15](Jb,Zb,B Jb,Xb,C Jc,Yc,A Jc,Zc,B) Jc,Xc,C I,Ia,B I,Ib,C I,Ic,A)
+\tkzMarkRightAngles[size=.2,fill=gray!15](Jb,Zb,B Jb,Xb,C Jc,Yc,A Jc,Zc,B Jc,Xc,C I,Ia,B I,Ib,C I,Ic,A)
\tkzDrawSegments[blue](Jc,C Ja,A Jb,B)
\tkzDrawPoints(A,B,C,Xa,Xb,Xc,Ja,Jb,Jc,Ia,Ib,Ic,Ya,Yb,Yc,Za,Zb,Zc)
\tkzLabelPoints(A,Ya,Yb,Ja,I)
Modified: trunk/Master/texmf-dist/doc/latex/tkz-euclide/TKZdoc-euclide-drawing.tex
===================================================================
--- trunk/Master/texmf-dist/doc/latex/tkz-euclide/TKZdoc-euclide-drawing.tex 2022-07-29 21:00:35 UTC (rev 64002)
+++ trunk/Master/texmf-dist/doc/latex/tkz-euclide/TKZdoc-euclide-drawing.tex 2022-07-29 21:00:59 UTC (rev 64003)
@@ -237,7 +237,8 @@
\subsubsection{Adding dimensions with option \tkzname{dim} new code from Muzimuzhi Z}
This code comes from an answer to this question on tex.stackexchange.com
-(change-color-and-style-of-dimension-lines-in-tkz-euclide )
+(change-color-and-style-of-dimension-lines-in-tkz-euclide ).
+The code of \tkzname{dim} is based on options of TikZ, you must add the units.
You can use now two styles : |dim style| and |dim fence style|. You have several ways to use them.
I'll let you look at the examples to see what you can do with these styles.
@@ -554,12 +555,11 @@
options & default & definition \\
\midrule
\TOline{through}{through}{circle with two points defining a radius}
-\TOline{diameter}{through}{circle with two points defining a diameter}
-\TOline{R} {through}{circle characterized by a point and the measurement of a radius}
\bottomrule
\end{tabular}
\medskip
+You do not need to use the default option \tkzname{through}.
Of course, you have to add all the styles of \TIKZ\ for the tracings...
\end{NewMacroBox}
Modified: trunk/Master/texmf-dist/doc/latex/tkz-euclide/TKZdoc-euclide-examples.tex
===================================================================
--- trunk/Master/texmf-dist/doc/latex/tkz-euclide/TKZdoc-euclide-examples.tex 2022-07-29 21:00:35 UTC (rev 64002)
+++ trunk/Master/texmf-dist/doc/latex/tkz-euclide/TKZdoc-euclide-examples.tex 2022-07-29 21:00:59 UTC (rev 64003)
@@ -979,7 +979,7 @@
\begin{tikzpicture}
\node [mybox,title={Book of lemmas proposition 6 Archimedes}] (box){%
\begin{minipage}{0.90\textwidth}
- {\emph{Let $AC$, the diameter of a semicircle, be divided at $B$ so that $AC/AB =\phi$ or in any ratio]. Describe semicircles within the first semicircle and on $AB$, $BC$ as diameters, and suppose a circle drawn touching the all three semicircles. If $GH$ be the diameter of this circle, to find relation between $GH$ and $AC$.}}
+ {\emph{Let $AC$, the diameter of a semicircle, be divided at $B$ so that $AC/AB =\phi$ or in any ratio. Describe semicircles within the first semicircle and on $AB$, $BC$ as diameters, and suppose a circle drawn touching the all three semicircles. If $GH$ be the diameter of this circle, to find relation between $GH$ and $AC$.}}
\end{minipage}
};
\end{tikzpicture}%
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-07-29 21:00:35 UTC (rev 64002)
+++ trunk/Master/texmf-dist/doc/latex/tkz-euclide/TKZdoc-euclide-main.tex 2022-07-29 21:00:59 UTC (rev 64003)
@@ -22,10 +22,10 @@
]{tkz-doc}
%\usepackage{etoc}
\gdef\tkznameofpack{tkz-euclide}
-\gdef\tkzversionofpack{4.21c}
+\gdef\tkzversionofpack{4.22c}
\gdef\tkzdateofpack{\today}
\gdef\tkznameofdoc{doc-tkz-euclide}
-\gdef\tkzversionofdoc{4.21c}
+\gdef\tkzversionofdoc{4.22c}
\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-07-29 21:00:35 UTC (rev 64002)
+++ trunk/Master/texmf-dist/doc/latex/tkz-euclide/TKZdoc-euclide-news.tex 2022-07-29 21:00:59 UTC (rev 64003)
@@ -79,7 +79,9 @@
\item Correction option isoceles right;
+\item Correction of the macro |\tkzMarkAngle|;
+
\item |\tkzDefMidArc(O,A,B)| gives the middle of the arc center $O$ from $A$ to $B$;
\item Good news : Some useful tools have been added. They are present on an experimental basis and will undoubtedly need to be improved;
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-07-29 21:00:35 UTC (rev 64002)
+++ trunk/Master/texmf-dist/doc/latex/tkz-euclide/TKZdoc-euclide-pointsSpc.tex 2022-07-29 21:00:59 UTC (rev 64003)
@@ -524,8 +524,8 @@
\midrule
\TOline{through} {}{through = center K1 angle 30 point B]}
\TOline{R} {}{R = center K1 angle 30 radius \tkzcname{rAp}}
-\TOline{through in rad} {}{through = center K1 angle pi/4 point B]}
-\TOline{R} {}{R = center K1 angle pi/6 radius \tkzcname{rAp}}
+\TOline{through in rad} {}{through in rad= center K1 angle pi/4 point B]}
+\TOline{R in rad} {}{R in rad = center K1 angle pi/6 radius \tkzcname{rAp}}
\end{tabular}
\medskip
Modified: trunk/Master/texmf-dist/doc/latex/tkz-euclide/TKZdoc-euclide-presentation.tex
===================================================================
--- trunk/Master/texmf-dist/doc/latex/tkz-euclide/TKZdoc-euclide-presentation.tex 2022-07-29 21:00:35 UTC (rev 64002)
+++ trunk/Master/texmf-dist/doc/latex/tkz-euclide/TKZdoc-euclide-presentation.tex 2022-07-29 21:00:59 UTC (rev 64003)
@@ -51,7 +51,7 @@
Explanation :
-The fourth tutorial of the \emph{PgfManual} is about geometric constructions. \emph{T. Tantau} proposes to get the drawing with its beautiful tool Ti\emph{k}Z. Here I propose the same construction with \emph{tkz-elements}. The color of the Ti\emph{k}Z code is green and that of \emph{tkz-elements} is red.
+The fourth tutorial of the \emph{PgfManual} is about geometric constructions. \emph{T. Tantau} proposes to get the drawing with its beautiful tool Ti\emph{k}Z. Here I propose the same construction with \emph{tkz-elements}. The color of the Ti\emph{k}Z code is orange and that of \emph{tkz-elements} is red.
\medskip
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-07-29 21:00:35 UTC (rev 64002)
+++ trunk/Master/texmf-dist/tex/latex/tkz-euclide/tkz-euclide.cfg 2022-07-29 21:00:59 UTC (rev 64003)
@@ -16,9 +16,9 @@
% and save the file in a directory part of your TEXINPUTS environment
% variable.
-\def\fileversion{4.21c}
-\def\filedate{2022/07/19}
-\typeout{2022/07/19 4.21c tkz-euclide.cfg}
+\def\fileversion{4.22c}
+\def\filedate{2022/07/28}
+\typeout{2022/07/28 4.22c 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-07-29 21:00:35 UTC (rev 64002)
+++ trunk/Master/texmf-dist/tex/latex/tkz-euclide/tkz-euclide.sty 2022-07-29 21:00:59 UTC (rev 64003)
@@ -10,11 +10,11 @@
% This work has the LPPL maintenance status “maintained”.
% The Current Maintainer of this work is Alain Matthes.
%-------------------------------------------------------------------------------
-\def\fileversion{4.21c}
-\def\filedate{2022/07/19}
-\typeout{2022/07/19 4.21c tkz-euclide.sty}
+\def\fileversion{4.22c}
+\def\filedate{2022/07/28}
+\typeout{2022/07/28 4.22c tkz-euclide.sty}
\NeedsTeXFormat{LaTeX2e}
-\ProvidesPackage{tkz-euclide}[ 2022/07/19 4.21c for pure Euclidean Geometry ]
+\ProvidesPackage{tkz-euclide}[ 2022/07/28 4.22c 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-07-29 21:00:35 UTC (rev 64002)
+++ trunk/Master/texmf-dist/tex/latex/tkz-euclide/tkz-lib-eu-marks.tex 2022-07-29 21:00:59 UTC (rev 64003)
@@ -10,9 +10,9 @@
% This work has the LPPL maintenance status “maintained”.
% The Current Maintainer of this work is Alain Matthes.
-\def\fileversion{4.21c}
-\def\filedate{2022/07/19}
-\typeout{2022/07/19 4.21c tkz-lib-eu-marks.tex}
+\def\fileversion{4.22c}
+\def\filedate{2022/07/28}
+\typeout{2022/07/28 4.22c 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-07-29 21:00:35 UTC (rev 64002)
+++ trunk/Master/texmf-dist/tex/latex/tkz-euclide/tkz-lib-eu-shape.tex 2022-07-29 21:00:59 UTC (rev 64003)
@@ -10,9 +10,9 @@
% This work has the LPPL maintenance status “maintained”.
% The Current Maintainer of this work is Alain Matthes.
-\def\fileversion{4.21c}
-\def\filedate{2022/07/19}
-\typeout{2022/07/19 4.21c tkz-lib-eu-shape.tex}
+\def\fileversion{4.22c}
+\def\filedate{2022/07/28}
+\typeout{2022/07/28 4.22c 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-07-29 21:00:35 UTC (rev 64002)
+++ trunk/Master/texmf-dist/tex/latex/tkz-euclide/tkz-obj-eu-axesmin.tex 2022-07-29 21:00:59 UTC (rev 64003)
@@ -10,9 +10,9 @@
% This work has the LPPL maintenance status “maintained”.
% The Current Maintainer of this work is Alain Matthes.
-\def\fileversion{4.21c}
-\def\filedate{2022/07/19}
-\typeout{2022/07/19 4.21c tkz-obj-eu-axesmin}
+\def\fileversion{4.22c}
+\def\filedate{2022/07/28}
+\typeout{2022/07/28 4.22c 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-07-29 21:00:35 UTC (rev 64002)
+++ trunk/Master/texmf-dist/tex/latex/tkz-euclide/tkz-obj-eu-circles-by.tex 2022-07-29 21:00:59 UTC (rev 64003)
@@ -10,9 +10,9 @@
% This work has the LPPL maintenance status “maintained”.
% The Current Maintainer of this work is Alain Matthes.
-\def\fileversion{4.21c}
-\def\filedate{2022/07/19}
-\typeout{2022/07/19 4.21c tkz-obj-eu-circles.tex}
+\def\fileversion{4.22c}
+\def\filedate{2022/07/28}
+\typeout{2022/07/28 4.22c 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-07-29 21:00:35 UTC (rev 64002)
+++ trunk/Master/texmf-dist/tex/latex/tkz-euclide/tkz-obj-eu-circles.tex 2022-07-29 21:00:59 UTC (rev 64003)
@@ -10,9 +10,9 @@
% This work has the LPPL maintenance status “maintained”.
% The Current Maintainer of this work is Alain Matthes.
-\def\fileversion{4.21c}
-\def\filedate{2022/07/19}
-\typeout{2022/07/19 4.21c tkz-obj-eu-circles.tex}
+\def\fileversion{4.22c}
+\def\filedate{2022/07/28}
+\typeout{2022/07/28 4.22c tkz-obj-eu-circles.tex}
\makeatletter
%<--------------------------------------------------------------------------–>
% tkzCircle center and one point
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-07-29 21:00:35 UTC (rev 64002)
+++ trunk/Master/texmf-dist/tex/latex/tkz-euclide/tkz-obj-eu-compass.tex 2022-07-29 21:00:59 UTC (rev 64003)
@@ -10,9 +10,9 @@
% This work has the LPPL maintenance status “maintained”.
% The Current Maintainer of this work is Alain Matthes.
-\def\fileversion{4.21c}
-\def\filedate{2022/07/19}
-\typeout{2022/07/19 4.21c tkz-obj-eu-compass.tex}
+\def\fileversion{4.22c}
+\def\filedate{2022/07/28}
+\typeout{2022/07/28 4.22c 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-07-29 21:00:35 UTC (rev 64002)
+++ trunk/Master/texmf-dist/tex/latex/tkz-euclide/tkz-obj-eu-draw-angles.tex 2022-07-29 21:00:59 UTC (rev 64003)
@@ -10,9 +10,9 @@
% This work has the LPPL maintenance status “maintained”.
% The Current Maintainer of this work is Alain Matthes.
-\def\fileversion{4.21c}
-\def\filedate{2022/07/19}
-\typeout{2022/07/19 4.21c tkz-tool-eu-angles.tex}
+\def\fileversion{4.22c}
+\def\filedate{2022/07/28}
+\typeout{2022/07/28 4.22c tkz-tool-eu-angles.tex}
\makeatletter
%<--------------------------------------------------------------------------–>
% tkzSetUpArc
@@ -254,7 +254,7 @@
%
% Par défaut:
% arc = simple
-% size = 1cm (rayon de l'arc)
+% size = 1 (rayon de l'arc)
% style traits pleins
% mkpos ? position: 0.5 (position de la marque)
% mark rien du tout (ignoré si type est utilisé)
@@ -261,7 +261,7 @@
%
% Paramètres (optionnels)
% arc : l, ll, lll
-% mksize : 1cm
+% mksize : 1
% gap : 3pt
% dist ?
% style : type de traits
@@ -298,8 +298,6 @@
\tkzFindSlopeAngle(#3,#4)\tkzGetAngle{tkz at dirTwo}
\tkzNormalizeAngle(\tkz at dirOne,\tkz at dirTwo)
-% les marques, aucune si mktype = none
-% add cm after tkz at size !! 01/2022
\def\tkz at mymark{\pgfsetplotmarksize{\tkz at mksize}\pgfuseplotmark{\tkz at markang}}
% draw the arcs
\begin{scope}[decoration= {markings,
@@ -311,21 +309,21 @@
(#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 cm-2.5\pgflinewidth)%
+ \tkzDrawArcRAN[#1,fill=none](#3,\tkz at size-2.5\pgflinewidth)%
(\tkz at FirstAngle,\tkz at SecondAngle)
\tkzPathArcRAN[\tkz at mkcolor,postaction={decorate}]%
- (#3,\tkz at size cm)(\tkz at FirstAngle,\tkz at SecondAngle)%
- \tkzDrawArcRAN[#1,fill=none](#3,\tkz at size cm+2.5\pgflinewidth)%
+ (#3,\tkz at size)(\tkz at FirstAngle,\tkz at SecondAngle)%
+ \tkzDrawArcRAN[#1,fill=none](#3,\tkz at size+2.5\pgflinewidth)%
(\tkz at FirstAngle,\tkz at SecondAngle)%
\else
\ifx\tkz at arc\tkz at arctriple
\tkzDrawArcRAN[#1,fill=none]%
- (#3,\tkz at size cm)(\tkz at FirstAngle,\tkz at SecondAngle)%
+ (#3,\tkz at size)(\tkz at FirstAngle,\tkz at SecondAngle)%
\tkzPathArcRAN[\tkz at mkcolor,postaction={decorate}]%
- (#3,\tkz at size cm)(\tkz at FirstAngle,\tkz at SecondAngle)%
- \tkzDrawArcRAN[#1,fill=none](#3,\tkz at size cm-5\pgflinewidth)%
+ (#3,\tkz at size)(\tkz at FirstAngle,\tkz at SecondAngle)%
+ \tkzDrawArcRAN[#1,fill=none](#3,\tkz at size-5\pgflinewidth)%
(\tkz at FirstAngle,\tkz at SecondAngle)%
- \tkzDrawArcRAN[#1,fill=none](#3,\tkz at size cm+5\pgflinewidth)%
+ \tkzDrawArcRAN[#1,fill=none](#3,\tkz at size+5\pgflinewidth)%
(\tkz at FirstAngle,\tkz at SecondAngle)%
\fi
\fi
@@ -374,7 +372,7 @@
%<--------------------------------------------------------------------------->
\pgfkeys{/tkzFill/.cd,
size/.store in = \tkz at size,
- size = 1 cm,
+ size = 1,
/tkzFill/.search also = {/tikz}
}
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-07-29 21:00:35 UTC (rev 64002)
+++ trunk/Master/texmf-dist/tex/latex/tkz-euclide/tkz-obj-eu-draw-circles.tex 2022-07-29 21:00:59 UTC (rev 64003)
@@ -10,9 +10,9 @@
% This work has the LPPL maintenance status “maintained”.
% The Current Maintainer of this work is Alain Matthes.
-\def\fileversion{4.21c}
-\def\filedate{2022/07/19}
-\typeout{2022/07/19 4.21c tkz-obj-eu-draw-circles.tex}
+\def\fileversion{4.22c}
+\def\filedate{2022/07/28}
+\typeout{2022/07/28 4.22c 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-07-29 21:00:35 UTC (rev 64002)
+++ trunk/Master/texmf-dist/tex/latex/tkz-euclide/tkz-obj-eu-draw-lines.tex 2022-07-29 21:00:59 UTC (rev 64003)
@@ -10,9 +10,9 @@
% This work has the LPPL maintenance status “maintained”.
% The Current Maintainer of this work is Alain Matthes.
-\def\fileversion{4.21c}
-\def\filedate{2022/07/19}
-\typeout{2022/07/19 4.21c tkz-obj-eu-draw-lines.tex}
+\def\fileversion{4.22c}
+\def\filedate{2022/07/28}
+\typeout{2022/07/28 4.22c tkz-obj-eu-draw-lines.tex}
\makeatletter
%<--------------------------------------------------------------------------–>
@@ -213,8 +213,8 @@
%<--------------------------------------------------------------------------–>
% add dim
- % \draw[dim={5cm,7pt,}] (A) -- (B);
- % \draw[dim={7cm,10pt,transform shape}] (B) -- (C);
+ % \draw[dim={5,7pt,}] (A) -- (B);
+ % \draw[dim={7,10pt,transform shape}] (B) -- (C);
% \draw[dim={X,,}] (A) -- (C);
%<--------------------------------------------------------------------------–>
% new code from muzimuzhi Z
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-07-29 21:00:35 UTC (rev 64002)
+++ trunk/Master/texmf-dist/tex/latex/tkz-euclide/tkz-obj-eu-draw-points.tex 2022-07-29 21:00:59 UTC (rev 64003)
@@ -10,9 +10,9 @@
% This work has the LPPL maintenance status “maintained”.
% The Current Maintainer of this work is Alain Matthes.
-\def\fileversion{4.21c}
-\def\filedate{2022/07/19}
-\typeout{2022/07/19 4.21c tkz-obj-eu-points.tex}
+\def\fileversion{4.22c}
+\def\filedate{2022/07/28}
+\typeout{2022/07/28 4.22c 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-07-29 21:00:35 UTC (rev 64002)
+++ trunk/Master/texmf-dist/tex/latex/tkz-euclide/tkz-obj-eu-draw-polygons.tex 2022-07-29 21:00:59 UTC (rev 64003)
@@ -10,9 +10,9 @@
% This work has the LPPL maintenance status “maintained”.
% The Current Maintainer of this work is Alain Matthes.
-\def\fileversion{4.21c}
-\def\filedate{2022/07/19}
-\typeout{2022/07/19 4.21c tkz-obj-eu-polygons.tex}
+\def\fileversion{4.22c}
+\def\filedate{2022/07/28}
+\typeout{2022/07/28 4.22c tkz-obj-eu-polygons.tex}
\makeatletter
%<--------------------------------------------------------------------------–>
% Polygon
Modified: 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-07-29 21:00:35 UTC (rev 64002)
+++ trunk/Master/texmf-dist/tex/latex/tkz-euclide/tkz-obj-eu-draw-triangles.tex 2022-07-29 21:00:59 UTC (rev 64003)
@@ -10,9 +10,9 @@
% This work has the LPPL maintenance status “maintained”.
% The Current Maintainer of this work is Alain Matthes.
-\def\fileversion{4.21c}
-\def\filedate{2022/07/19}
-\typeout{2022/07/19 4.21c tkz-obj-eu-draw-triangles.tex}
+\def\fileversion{4.22c}
+\def\filedate{2022/07/28}
+\typeout{2022/07/28 4.22c tkz-obj-eu-draw-triangles.tex}
\makeatletter
%<--------------------------------------------------------------------------–>
% Draw Triangles
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-07-29 21:00:35 UTC (rev 64002)
+++ trunk/Master/texmf-dist/tex/latex/tkz-euclide/tkz-obj-eu-grids.tex 2022-07-29 21:00:59 UTC (rev 64003)
@@ -10,9 +10,9 @@
% This work has the LPPL maintenance status “maintained”.
% The Current Maintainer of this work is Alain Matthes.
-\def\fileversion{4.21c}
-\def\filedate{2022/07/19}
-\typeout{2022/07/19 4.21c tkz-obj-eu-grids.tex}
+\def\fileversion{4.22c}
+\def\filedate{2022/07/28}
+\typeout{2022/07/28 4.22c 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-07-29 21:00:35 UTC (rev 64002)
+++ trunk/Master/texmf-dist/tex/latex/tkz-euclide/tkz-obj-eu-lines.tex 2022-07-29 21:00:59 UTC (rev 64003)
@@ -10,9 +10,9 @@
% This work has the LPPL maintenance status “maintained”.
% The Current Maintainer of this work is Alain Matthes.
-\def\fileversion{4.21c}
-\def\filedate{2022/07/19}
-\typeout{2022/07/19 4.21c tkz-obj-eu-lines.tex}
+\def\fileversion{4.22c}
+\def\filedate{2022/07/28}
+\typeout{2022/07/28 4.22c 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-07-29 21:00:35 UTC (rev 64002)
+++ trunk/Master/texmf-dist/tex/latex/tkz-euclide/tkz-obj-eu-points-by.tex 2022-07-29 21:00:59 UTC (rev 64003)
@@ -10,9 +10,9 @@
% This work has the LPPL maintenance status “maintained”.
% The Current Maintainer of this work is Alain Matthes.
-\def\fileversion{4.21c}
-\def\filedate{2022/07/19}
-\typeout{2022/07/19 4.21c tkz-tools-eu-points-by.tex}
+\def\fileversion{4.22c}
+\def\filedate{2022/07/28}
+\typeout{2022/07/28 4.22c 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-07-29 21:00:35 UTC (rev 64002)
+++ trunk/Master/texmf-dist/tex/latex/tkz-euclide/tkz-obj-eu-points-rnd.tex 2022-07-29 21:00:59 UTC (rev 64003)
@@ -10,9 +10,9 @@
% This work has the LPPL maintenance status “maintained”.
% The Current Maintainer of this work is Alain Matthes.
-\def\fileversion{4.21c}
-\def\filedate{2022/07/19}
-\typeout{2022/07/19 4.21c tkz-obj-eu-points-rnd.tex}
+\def\fileversion{4.22c}
+\def\filedate{2022/07/28}
+\typeout{2022/07/28 4.22c 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-07-29 21:00:35 UTC (rev 64002)
+++ trunk/Master/texmf-dist/tex/latex/tkz-euclide/tkz-obj-eu-points-spc.tex 2022-07-29 21:00:59 UTC (rev 64003)
@@ -10,9 +10,9 @@
% This work has the LPPL maintenance status “maintained”.
% The Current Maintainer of this work is Alain Matthes.
-\def\fileversion{4.21c}
-\def\filedate{2022/07/19}
-\typeout{2022/07/19 4.21c tkz-obj-eu-points.tex}
+\def\fileversion{4.22c}
+\def\filedate{2022/07/28}
+\typeout{2022/07/28 4.22c tkz-obj-eu-points.tex}
\makeatletter
%add ExCenter
%<--------------------------------------------------------------------------–>
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-07-29 21:00:35 UTC (rev 64002)
+++ trunk/Master/texmf-dist/tex/latex/tkz-euclide/tkz-obj-eu-points-with.tex 2022-07-29 21:00:59 UTC (rev 64003)
@@ -10,9 +10,9 @@
% This work has the LPPL maintenance status “maintained”.
% The Current Maintainer of this work is Alain Matthes.
-\def\fileversion{4.21c}
-\def\filedate{2022/07/19}
-\typeout{2022/07/19 4.21c tkz-obj-eu-points-with.tex}
+\def\fileversion{4.22c}
+\def\filedate{2022/07/28}
+\typeout{2022/07/28 4.22c 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-07-29 21:00:35 UTC (rev 64002)
+++ trunk/Master/texmf-dist/tex/latex/tkz-euclide/tkz-obj-eu-points.tex 2022-07-29 21:00:59 UTC (rev 64003)
@@ -10,9 +10,9 @@
% This work has the LPPL maintenance status “maintained”.
% The Current Maintainer of this work is Alain Matthes.
-\def\fileversion{4.21c}
-\def\filedate{2022/07/19}
-\typeout{2022/07/19 4.21c tkz-obj-eu-points.tex}
+\def\fileversion{4.22c}
+\def\filedate{2022/07/28}
+\typeout{2022/07/28 4.22c tkz-obj-eu-points.tex}
\makeatletter
%<--------------------------------------------------------------------------->
% init def point
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-07-29 21:00:35 UTC (rev 64002)
+++ trunk/Master/texmf-dist/tex/latex/tkz-euclide/tkz-obj-eu-polygons.tex 2022-07-29 21:00:59 UTC (rev 64003)
@@ -10,9 +10,9 @@
% This work has the LPPL maintenance status “maintained”.
% The Current Maintainer of this work is Alain Matthes.
-\def\fileversion{4.21c}
-\def\filedate{2022/07/19}
-\typeout{2022/07/19 4.21c tkz-obj-eu-polygons.tex}
+\def\fileversion{4.22c}
+\def\filedate{2022/07/28}
+\typeout{2022/07/28 4.22c 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-07-29 21:00:35 UTC (rev 64002)
+++ trunk/Master/texmf-dist/tex/latex/tkz-euclide/tkz-obj-eu-protractor.tex 2022-07-29 21:00:59 UTC (rev 64003)
@@ -10,9 +10,9 @@
% This work has the LPPL maintenance status “maintained”.
% The Current Maintainer of this work is Alain Matthes.
-\def\fileversion{4.21c}
-\def\filedate{2022/07/19}
-\typeout{2022/07/19 4.21c tkz-obj-eu-protractor.tex}
+\def\fileversion{4.22c}
+\def\filedate{2022/07/28}
+\typeout{2022/07/28 4.22c 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-07-29 21:00:35 UTC (rev 64002)
+++ trunk/Master/texmf-dist/tex/latex/tkz-euclide/tkz-obj-eu-sectors.tex 2022-07-29 21:00:59 UTC (rev 64003)
@@ -10,9 +10,9 @@
% This work has the LPPL maintenance status “maintained”.
% The Current Maintainer of this work is Alain Matthes.
-\def\fileversion{4.21c}
-\def\filedate{2022/07/19}
-\typeout{2022/07/19 4.21c tkz-obj-eu-sectors.tex}
+\def\fileversion{4.22c}
+\def\filedate{2022/07/28}
+\typeout{2022/07/28 4.22c 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-07-29 21:00:35 UTC (rev 64002)
+++ trunk/Master/texmf-dist/tex/latex/tkz-euclide/tkz-obj-eu-show.tex 2022-07-29 21:00:59 UTC (rev 64003)
@@ -10,9 +10,9 @@
% This work has the LPPL maintenance status “maintained”.
% The Current Maintainer of this work is Alain Matthes.
-\def\fileversion{4.21c}
-\def\filedate{2022/07/19}
-\typeout{2022/07/19 4.21c tkz-obj-eu-show.tex}
+\def\fileversion{4.22c}
+\def\filedate{2022/07/28}
+\typeout{2022/07/28 4.22c 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-07-29 21:00:35 UTC (rev 64002)
+++ trunk/Master/texmf-dist/tex/latex/tkz-euclide/tkz-obj-eu-triangles.tex 2022-07-29 21:00:59 UTC (rev 64003)
@@ -10,9 +10,9 @@
% This work has the LPPL maintenance status “maintained”.
% The Current Maintainer of this work is Alain Matthes.
-\def\fileversion{4.21c}
-\def\filedate{2022/07/19}
-\typeout{2022/07/19 4.21c tkz-obj-eu-triangles.tex}
+\def\fileversion{4.22c}
+\def\filedate{2022/07/28}
+\typeout{2022/07/28 4.22c 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-07-29 21:00:35 UTC (rev 64002)
+++ trunk/Master/texmf-dist/tex/latex/tkz-euclide/tkz-tools-eu-BB.tex 2022-07-29 21:00:59 UTC (rev 64003)
@@ -10,9 +10,9 @@
% This work has the LPPL maintenance status “maintained”.
% The Current Maintainer of this work is Alain Matthes.
-\def\fileversion{4.21c}
-\def\filedate{2022/07/19}
-\typeout{2022/07/19 4.21c tkz-obj-eu-BB.tex}
+\def\fileversion{4.22c}
+\def\filedate{2022/07/28}
+\typeout{2022/07/28 4.22c 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-07-29 21:00:35 UTC (rev 64002)
+++ trunk/Master/texmf-dist/tex/latex/tkz-euclide/tkz-tools-eu-angles.tex 2022-07-29 21:00:59 UTC (rev 64003)
@@ -10,9 +10,9 @@
% This work has the LPPL maintenance status “maintained”.
% The Current Maintainer of this work is Alain Matthes.
-\def\fileversion{4.21c}
-\def\filedate{2022/07/19}
-\typeout{2022/07/19 4.21c tkz-tools-eu-angles.tex}
+\def\fileversion{4.22c}
+\def\filedate{2022/07/28}
+\typeout{2022/07/28 4.22c 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-07-29 21:00:35 UTC (rev 64002)
+++ trunk/Master/texmf-dist/tex/latex/tkz-euclide/tkz-tools-eu-base.tex 2022-07-29 21:00:59 UTC (rev 64003)
@@ -10,9 +10,9 @@
% This work has the LPPL maintenance status “maintained”.
% The Current Maintainer of this work is Alain Matthes.
-\def\fileversion{4.21c}
-\def\filedate{2022/07/19}
-\typeout{2022/07/19 4.21c tkz-tools-eu-base.tex}
+\def\fileversion{4.22c}
+\def\filedate{2022/07/28}
+\typeout{2022/07/28 4.22c 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-07-29 21:00:35 UTC (rev 64002)
+++ trunk/Master/texmf-dist/tex/latex/tkz-euclide/tkz-tools-eu-colors.tex 2022-07-29 21:00:59 UTC (rev 64003)
@@ -10,9 +10,9 @@
% This work has the LPPL maintenance status “maintained”.
% The Current Maintainer of this work is Alain Matthes.
-\def\fileversion{4.21c}
-\def\filedate{2022/07/19}
-\typeout{2022/07/19 4.21c tkz-tools-eu-colors}
+\def\fileversion{4.22c}
+\def\filedate{2022/07/28}
+\typeout{2022/07/28 4.22c 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-07-29 21:00:35 UTC (rev 64002)
+++ trunk/Master/texmf-dist/tex/latex/tkz-euclide/tkz-tools-eu-intersections.tex 2022-07-29 21:00:59 UTC (rev 64003)
@@ -13,9 +13,9 @@
% The Current Maintainer of this work is Alain Matthes.
% utf8 encoding
-\def\fileversion{4.21c}
-\def\filedate{2022/07/19}
-\typeout{2022/07/19 4.21c tkz-tools-eu-intersections.tex}
+\def\fileversion{4.22c}
+\def\filedate{2022/07/28}
+\typeout{2022/07/28 4.22c 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-07-29 21:00:35 UTC (rev 64002)
+++ trunk/Master/texmf-dist/tex/latex/tkz-euclide/tkz-tools-eu-math.tex 2022-07-29 21:00:59 UTC (rev 64003)
@@ -10,9 +10,9 @@
% This work has the LPPL maintenance status “maintained”.
% The Current Maintainer of this work is Alain Matthes.
-\def\fileversion{4.21c}
-\def\filedate{2022/07/19}
-\typeout{2022/07/19 4.21c tkz-tools-eu-math.tex}
+\def\fileversion{4.22c}
+\def\filedate{2022/07/28}
+\typeout{2022/07/28 4.22c 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-07-29 21:00:35 UTC (rev 64002)
+++ trunk/Master/texmf-dist/tex/latex/tkz-euclide/tkz-tools-eu-modules.tex 2022-07-29 21:00:59 UTC (rev 64003)
@@ -10,9 +10,9 @@
% This work has the LPPL maintenance status “maintained”.
% The Current Maintainer of this work is Alain Matthes.
-\def\fileversion{4.21c}
-\def\filedate{2022/07/19}
-\typeout{2022/07/19 4.21c tkz-tools-eu-utilities.tex}
+\def\fileversion{4.22c}
+\def\filedate{2022/07/28}
+\typeout{2022/07/28 4.22c 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-07-29 21:00:35 UTC (rev 64002)
+++ trunk/Master/texmf-dist/tex/latex/tkz-euclide/tkz-tools-eu-text.tex 2022-07-29 21:00:59 UTC (rev 64003)
@@ -10,9 +10,9 @@
% This work has the LPPL maintenance status “maintained”.
% The Current Maintainer of this work is Alain Matthes.
-\def\fileversion{4.21c}
-\def\filedate{2022/07/19}
-\typeout{2022/07/19 4.21c tkz-tools-eu-text.tex}
+\def\fileversion{4.22c}
+\def\filedate{2022/07/28}
+\typeout{2022/07/28 4.22c 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-07-29 21:00:35 UTC (rev 64002)
+++ trunk/Master/texmf-dist/tex/latex/tkz-euclide/tkz-tools-eu-utilities.tex 2022-07-29 21:00:59 UTC (rev 64003)
@@ -10,9 +10,9 @@
% This work has the LPPL maintenance status “maintained”.
% The Current Maintainer of this work is Alain Matthes.
-\def\fileversion{4.21c}
-\def\filedate{2022/07/19}
-\typeout{2022/07/19 4.21c tkz-tools-eu-utilities.tex}
+\def\fileversion{4.22c}
+\def\filedate{2022/07/28}
+\typeout{2022/07/28 4.22c 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.