diff options
Diffstat (limited to 'Master/texmf-dist/tex/latex/tkz-euclide')
43 files changed, 137 insertions, 156 deletions
diff --git a/Master/texmf-dist/tex/latex/tkz-euclide/tkz-draw-eu-angles.tex b/Master/texmf-dist/tex/latex/tkz-euclide/tkz-draw-eu-angles.tex index 07e35c0cb94..97b0105047b 100644 --- a/Master/texmf-dist/tex/latex/tkz-euclide/tkz-draw-eu-angles.tex +++ b/Master/texmf-dist/tex/latex/tkz-euclide/tkz-draw-eu-angles.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.01c} -\def\filedate{2023/01/24} -\typeout{2023/01/24 5.01c tkz-tool-eu-angles.tex} +\def\fileversion{5.02c} +\def\filedate{2023/02/03} +\typeout{2023/02/03 5.02c tkz-tool-eu-angles.tex} \makeatletter %<--------------------------------------------------------------------------–> % tkzSetUpArc diff --git a/Master/texmf-dist/tex/latex/tkz-euclide/tkz-draw-eu-circles.tex b/Master/texmf-dist/tex/latex/tkz-euclide/tkz-draw-eu-circles.tex index 9f933d81776..7282bdcbb0d 100644 --- a/Master/texmf-dist/tex/latex/tkz-euclide/tkz-draw-eu-circles.tex +++ b/Master/texmf-dist/tex/latex/tkz-euclide/tkz-draw-eu-circles.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.01c} -\def\filedate{2023/01/24} -\typeout{2023/01/24 5.01c tkz-obj-eu-draw-circles.tex} +\def\fileversion{5.02c} +\def\filedate{2023/02/03} +\typeout{2023/02/03 5.02c tkz-obj-eu-draw-circles.tex} \makeatletter %<--------------------------------------------------------------------------–> % tkzSetUpCircle diff --git a/Master/texmf-dist/tex/latex/tkz-euclide/tkz-draw-eu-compass.tex b/Master/texmf-dist/tex/latex/tkz-euclide/tkz-draw-eu-compass.tex index d42d713738a..7c671542d4a 100644 --- a/Master/texmf-dist/tex/latex/tkz-euclide/tkz-draw-eu-compass.tex +++ b/Master/texmf-dist/tex/latex/tkz-euclide/tkz-draw-eu-compass.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.01c} -\def\filedate{2023/01/24} -\typeout{2023/01/24 5.01c tkz-obj-eu-compass.tex} +\def\fileversion{5.02c} +\def\filedate{2023/02/03} +\typeout{2023/02/03 5.02c tkz-obj-eu-compass.tex} \makeatletter %<--------------------------------------------------------------------------–> % Author Alain Matthes diff --git a/Master/texmf-dist/tex/latex/tkz-euclide/tkz-draw-eu-lines.tex b/Master/texmf-dist/tex/latex/tkz-euclide/tkz-draw-eu-lines.tex index 0d02cb215e5..7f3247904be 100644 --- a/Master/texmf-dist/tex/latex/tkz-euclide/tkz-draw-eu-lines.tex +++ b/Master/texmf-dist/tex/latex/tkz-euclide/tkz-draw-eu-lines.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.01c} -\def\filedate{2023/01/24} -\typeout{2023/01/24 5.01c tkz-obj-eu-draw-lines.tex} +\def\fileversion{5.02c} +\def\filedate{2023/02/03} +\typeout{2023/02/03 5.02c tkz-obj-eu-draw-lines.tex} \makeatletter %<--------------------------------------------------------------------------–> diff --git a/Master/texmf-dist/tex/latex/tkz-euclide/tkz-draw-eu-points.tex b/Master/texmf-dist/tex/latex/tkz-euclide/tkz-draw-eu-points.tex index ed09b0d08a6..5d49b2fcec8 100644 --- a/Master/texmf-dist/tex/latex/tkz-euclide/tkz-draw-eu-points.tex +++ b/Master/texmf-dist/tex/latex/tkz-euclide/tkz-draw-eu-points.tex @@ -1,4 +1,4 @@ - % tkz-obj-eu-points.tex + % tkz-draw-points.tex % Copyright 2023 Alain Matthes % This work may be distributed and/or modified under the % conditions of the LaTeX Project Public License, either version 1.3 @@ -12,7 +12,7 @@ \def\fileversion{5.01c} \def\filedate{2023/01/24} -\typeout{2023/01/24 5.01c tkz-obj-eu-points.tex} +\typeout{2023/01/24 5.01c tkz-draw-points.tex} \makeatletter %<---------------------------------------------------------------------------> % tkzSetUpPoint définit la forme d'un point @@ -78,28 +78,6 @@ \node[label style,#1] at (\point) {$\point$};} }% %<---------------------------------------------------------------------------> -\pgfkeys{/tkzsetuppt/.cd, - size/.store in = \tkz@pt@size, - color/.store in = \tkz@pt@color, - fill/.store in = \tkz@pt@fill, - shape/.store in = \tkz@pt@shape, - size = \tkz@euc@pointsize, - color = \tkz@euc@pointcolor, - fill = \tkz@euc@pointcolor, - shape = \tkz@euc@pointshape, - /tkzsetuppt/.search also = {/tikz}, - } -\def\tkzSetUpPoint{\pgfutil@ifnextchar[{\tkz@SetUpPoint}{% - \tkz@SetUpPoint[]}} -\def\tkz@SetUpPoint[#1]{% -\pgfqkeys{/tkzsetuppt}{#1} -% redefine point style with new values -\tikzset{point style/.style={draw = \tkz@pt@color, - inner sep = 0pt, - shape = \tkz@pt@shape, - minimum size = \tkz@pt@size, - fill = \tkz@pt@fill}} -}% end setup %<---------------------------------------------------------------------------> % %<---------------------------------------------------------------------------> @@ -168,4 +146,5 @@ \endgroup } \let\tkzShowPointCoord\tkzPointShowCoord +\makeatother \endinput
\ No newline at end of file diff --git a/Master/texmf-dist/tex/latex/tkz-euclide/tkz-draw-eu-polygons.tex b/Master/texmf-dist/tex/latex/tkz-euclide/tkz-draw-eu-polygons.tex index 575a017e967..e15abd8594c 100644 --- a/Master/texmf-dist/tex/latex/tkz-euclide/tkz-draw-eu-polygons.tex +++ b/Master/texmf-dist/tex/latex/tkz-euclide/tkz-draw-eu-polygons.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.01c} -\def\filedate{2023/01/24} -\typeout{2023/01/24 5.01c tkz-obj-eu-polygons.tex} +\def\fileversion{5.02c} +\def\filedate{2023/02/03} +\typeout{2023/02/03 5.02c tkz-obj-eu-polygons.tex} \makeatletter %<--------------------------------------------------------------------------–> % Polygon diff --git a/Master/texmf-dist/tex/latex/tkz-euclide/tkz-draw-eu-protractor.tex b/Master/texmf-dist/tex/latex/tkz-euclide/tkz-draw-eu-protractor.tex index 01e5a61fc19..9cc8a82060d 100644 --- a/Master/texmf-dist/tex/latex/tkz-euclide/tkz-draw-eu-protractor.tex +++ b/Master/texmf-dist/tex/latex/tkz-euclide/tkz-draw-eu-protractor.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.01c} -\def\filedate{2023/01/24} -\typeout{2023/01/24 5.01c tkz-obj-eu-protractor.tex} +\def\fileversion{5.02c} +\def\filedate{2023/02/03} +\typeout{2023/02/03 5.02c tkz-obj-eu-protractor.tex} \makeatletter %<--------------------------------------------------------------------------–> % !!! idea from Y. Combe !!! diff --git a/Master/texmf-dist/tex/latex/tkz-euclide/tkz-draw-eu-sectors.tex b/Master/texmf-dist/tex/latex/tkz-euclide/tkz-draw-eu-sectors.tex index 389a660ce27..0f770358cc0 100644 --- a/Master/texmf-dist/tex/latex/tkz-euclide/tkz-draw-eu-sectors.tex +++ b/Master/texmf-dist/tex/latex/tkz-euclide/tkz-draw-eu-sectors.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.01c} -\def\filedate{2023/01/24} -\typeout{2023/01/24 5.01c tkz-obj-eu-sectors.tex} +\def\fileversion{5.02c} +\def\filedate{2023/02/03} +\typeout{2023/02/03 5.02c tkz-obj-eu-sectors.tex} \makeatletter %<----------------------- Sectors ------------------------------–> \gdef\tkz@nums{0} diff --git a/Master/texmf-dist/tex/latex/tkz-euclide/tkz-draw-eu-show.tex b/Master/texmf-dist/tex/latex/tkz-euclide/tkz-draw-eu-show.tex index 727fb8347d6..e337c31a703 100644 --- a/Master/texmf-dist/tex/latex/tkz-euclide/tkz-draw-eu-show.tex +++ b/Master/texmf-dist/tex/latex/tkz-euclide/tkz-draw-eu-show.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.01c} -\def\filedate{2023/01/24} -\typeout{2023/01/24 5.01c tkz-obj-eu-show.tex} +\def\fileversion{5.02c} +\def\filedate{2023/02/03} +\typeout{2023/02/03 5.02c tkz-obj-eu-show.tex} \makeatletter %<--------------------------------------------------------------------------–> % finding specific points in a triangle diff --git a/Master/texmf-dist/tex/latex/tkz-euclide/tkz-euclide.cfg b/Master/texmf-dist/tex/latex/tkz-euclide/tkz-euclide.cfg index f01d5808a3a..89d1f0a5597 100644 --- a/Master/texmf-dist/tex/latex/tkz-euclide/tkz-euclide.cfg +++ b/Master/texmf-dist/tex/latex/tkz-euclide/tkz-euclide.cfg @@ -16,9 +16,9 @@ % and save the file in a directory part of your TEXINPUTS environment % variable. -\def\fileversion{5.01c} -\def\filedate{2023/01/24} -\typeout{2023/01/24 5.01c tkz-euclide.cfg} +\def\fileversion{5.02c} +\def\filedate{2023/02/03} +\typeout{2023/02/03 5.02c tkz-euclide.cfg} %<------ colors ---------------------------------------–> \def\tkz@backgroundcolor{white} \def\tkz@textcolor{black} diff --git a/Master/texmf-dist/tex/latex/tkz-euclide/tkz-euclide.sty b/Master/texmf-dist/tex/latex/tkz-euclide/tkz-euclide.sty index 454605887ee..9d8b9156b32 100644 --- a/Master/texmf-dist/tex/latex/tkz-euclide/tkz-euclide.sty +++ b/Master/texmf-dist/tex/latex/tkz-euclide/tkz-euclide.sty @@ -10,11 +10,11 @@ % This work has the LPPL maintenance status “maintained”. % The Current Maintainer of this work is Alain Matthes. %------------------------------------------------------------------------------- -\def\fileversion{5.01c} -\def\filedate{2023/01/24} -\typeout{2023/01/24 5.01c tkz-euclide.sty} +\def\fileversion{5.02c} +\def\filedate{2023/02/03} +\typeout{2023/02/03 5.02c tkz-euclide.sty} \NeedsTeXFormat{LaTeX2e} -\ProvidesPackage{tkz-euclide}[ 2023/01/24 5.01c for pure Euclidean Geometry ] +\ProvidesPackage{tkz-euclide}[ 2023/02/03 5.02c for pure Euclidean Geometry ] \newif\if@tkzlua \@tkzluafalse \DeclareOption{lua}{\@tkzluatrue} @@ -153,8 +153,8 @@ \def\tkz@tmp@ya{-5} \def\tkz@tmp@yb{+5} %------------------------------------------------------------------------------- -% \DeclareOption*{} -% \ProcessOptions +\DeclareOption*{} +\ProcessOptions %<----------------------------------------------------------> % Initialisation %<----------------------------------------------------------> @@ -165,15 +165,15 @@ \@ifpackageloaded{tkz-base}{}{% % from base -\input{tkz-lib-eu-marks.tex} -\input{tkz-lib-eu-shape.tex} \input{tkz-tools-eu-base.tex} \input{tkz-tools-eu-utilities.tex} \input{tkz-tools-eu-BB.tex} -\input{tkz-tools-eu-colors.tex} -\input{tkz-tools-eu-text.tex} \input{tkz-obj-eu-grids.tex} +\input{tkz-lib-eu-marks.tex} +\input{tkz-tools-eu-text.tex} +\input{tkz-lib-eu-shape.tex} \input{tkz-obj-eu-axesmin.tex} +\input{tkz-tools-eu-colors.tex} \input{tkz-obj-eu-points.tex} \input{tkz-draw-eu-points.tex} } diff --git a/Master/texmf-dist/tex/latex/tkz-euclide/tkz-lib-eu-marks.tex b/Master/texmf-dist/tex/latex/tkz-euclide/tkz-lib-eu-marks.tex index 918161e00b5..b774dfba895 100644 --- a/Master/texmf-dist/tex/latex/tkz-euclide/tkz-lib-eu-marks.tex +++ b/Master/texmf-dist/tex/latex/tkz-euclide/tkz-lib-eu-marks.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.01c} -\def\filedate{2023/01/24} -\typeout{2023/01/24 5.01c tkz-lib-eu-marks.tex} +\def\fileversion{5.02c} +\def\filedate{2023/02/03} +\typeout{2023/02/03 5.02c tkz-lib-eu-marks.tex} \makeatletter %<--------------------------------------------------------------------------–> % Création des symboles diff --git a/Master/texmf-dist/tex/latex/tkz-euclide/tkz-lib-eu-shape.tex b/Master/texmf-dist/tex/latex/tkz-euclide/tkz-lib-eu-shape.tex index 7beadbb97cb..7740752a4e6 100644 --- a/Master/texmf-dist/tex/latex/tkz-euclide/tkz-lib-eu-shape.tex +++ b/Master/texmf-dist/tex/latex/tkz-euclide/tkz-lib-eu-shape.tex @@ -10,12 +10,13 @@ % This work has the LPPL maintenance status “maintained”. % The Current Maintainer of this work is Alain Matthes. -\def\fileversion{5.01c} -\def\filedate{2023/01/24} -\typeout{2023/01/24 5.01c tkz-lib-eu-shape.tex} +\def\fileversion{5.02c} +\def\filedate{2023/02/03} +\typeout{2023/02/03 5.02c tkz-lib-eu-shape.tex} %<--------------------------------------------------------------------------–> % Création des symboles %<--------------------------------------------------------------------------–> +\makeatletter % define a new shape for the points \pgfdeclareshape{cross} {% @@ -46,4 +47,5 @@ \pgfpathlineto{\pgfqpoint{\pgf@xb}{0 pt}} } } +\makeatother \endinput
\ No newline at end of file diff --git a/Master/texmf-dist/tex/latex/tkz-euclide/tkz-obj-eu-axesmin.tex b/Master/texmf-dist/tex/latex/tkz-euclide/tkz-obj-eu-axesmin.tex index 1ec777e71bb..bc74c73765e 100644 --- a/Master/texmf-dist/tex/latex/tkz-euclide/tkz-obj-eu-axesmin.tex +++ b/Master/texmf-dist/tex/latex/tkz-euclide/tkz-obj-eu-axesmin.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.01c} -\def\filedate{2023/01/24} -\typeout{2023/01/24 5.01c tkz-obj-eu-axesmin} +\def\fileversion{5.02c} +\def\filedate{2023/02/03} +\typeout{2023/02/03 5.02c tkz-obj-eu-axesmin} \makeatletter \def\removedot#1.{#1} diff --git a/Master/texmf-dist/tex/latex/tkz-euclide/tkz-obj-eu-circles-by.tex b/Master/texmf-dist/tex/latex/tkz-euclide/tkz-obj-eu-circles-by.tex index b33e43bfc4a..7729da86ff9 100644 --- a/Master/texmf-dist/tex/latex/tkz-euclide/tkz-obj-eu-circles-by.tex +++ b/Master/texmf-dist/tex/latex/tkz-euclide/tkz-obj-eu-circles-by.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.01c} -\def\filedate{2023/01/24} -\typeout{2023/01/24 5.01c tkz-obj-eu-circles.tex} +\def\fileversion{5.02c} +\def\filedate{2023/02/03} +\typeout{2023/02/03 5.02c tkz-obj-eu-circles.tex} \makeatletter %<--------------------------------------------------------------------------–> % tkzCircle center and one point diff --git a/Master/texmf-dist/tex/latex/tkz-euclide/tkz-obj-eu-circles.tex b/Master/texmf-dist/tex/latex/tkz-euclide/tkz-obj-eu-circles.tex index 8f8f7ef830a..fbbefb1ee12 100644 --- a/Master/texmf-dist/tex/latex/tkz-euclide/tkz-obj-eu-circles.tex +++ b/Master/texmf-dist/tex/latex/tkz-euclide/tkz-obj-eu-circles.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.01c} -\def\filedate{2023/01/24} -\typeout{2023/01/24 5.01c tkz-obj-eu-circles.tex} +\def\fileversion{5.02c} +\def\filedate{2023/02/03} +\typeout{2023/02/03 5.02c tkz-obj-eu-circles.tex} \makeatletter %<--------------------------------------------------------------------------–> % tkzCircle center and one point diff --git a/Master/texmf-dist/tex/latex/tkz-euclide/tkz-obj-eu-grids.tex b/Master/texmf-dist/tex/latex/tkz-euclide/tkz-obj-eu-grids.tex index a25e114c836..98ab85c320c 100644 --- a/Master/texmf-dist/tex/latex/tkz-euclide/tkz-obj-eu-grids.tex +++ b/Master/texmf-dist/tex/latex/tkz-euclide/tkz-obj-eu-grids.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.01c} -\def\filedate{2023/01/24} -\typeout{2023/01/24 5.01c tkz-obj-eu-grids.tex} +\def\fileversion{5.02c} +\def\filedate{2023/02/03} +\typeout{2023/02/03 5.02c tkz-obj-eu-grids.tex} \makeatletter %<--------------------------------------------------------------------------–> % Setup Grid diff --git a/Master/texmf-dist/tex/latex/tkz-euclide/tkz-obj-eu-lines.tex b/Master/texmf-dist/tex/latex/tkz-euclide/tkz-obj-eu-lines.tex index e5a0f519af4..3f122605722 100644 --- a/Master/texmf-dist/tex/latex/tkz-euclide/tkz-obj-eu-lines.tex +++ b/Master/texmf-dist/tex/latex/tkz-euclide/tkz-obj-eu-lines.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.01c} -\def\filedate{2023/01/24} -\typeout{2023/01/24 5.01c tkz-obj-eu-lines.tex} +\def\fileversion{5.02c} +\def\filedate{2023/02/03} +\typeout{2023/02/03 5.02c tkz-obj-eu-lines.tex} \makeatletter %<--------------------------------------------------------------------------–> % les lignes diff --git a/Master/texmf-dist/tex/latex/tkz-euclide/tkz-obj-eu-points-by.tex b/Master/texmf-dist/tex/latex/tkz-euclide/tkz-obj-eu-points-by.tex index 8733eb999d8..36c97525d7c 100644 --- a/Master/texmf-dist/tex/latex/tkz-euclide/tkz-obj-eu-points-by.tex +++ b/Master/texmf-dist/tex/latex/tkz-euclide/tkz-obj-eu-points-by.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.01c} -\def\filedate{2023/01/24} -\typeout{2023/01/24 5.01c tkz-tools-eu-points-by.tex} +\def\fileversion{5.02c} +\def\filedate{2023/02/03} +\typeout{2023/02/03 5.02c tkz-tools-eu-points-by.tex} \makeatletter %<--------------------------------------------------------------------------–> % Transformations Géométriques diff --git a/Master/texmf-dist/tex/latex/tkz-euclide/tkz-obj-eu-points-rnd.tex b/Master/texmf-dist/tex/latex/tkz-euclide/tkz-obj-eu-points-rnd.tex index 956ddddc8b3..56a409d5e0a 100644 --- a/Master/texmf-dist/tex/latex/tkz-euclide/tkz-obj-eu-points-rnd.tex +++ b/Master/texmf-dist/tex/latex/tkz-euclide/tkz-obj-eu-points-rnd.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.01c} -\def\filedate{2023/01/24} -\typeout{2023/01/24 5.01c tkz-obj-eu-points-rnd.tex} +\def\fileversion{5.02c} +\def\filedate{2023/02/03} +\typeout{2023/02/03 5.02c tkz-obj-eu-points-rnd.tex} %<--------------------------------------------------------------------------–> \makeatletter %<-------------------------------------------------------------------------–> diff --git a/Master/texmf-dist/tex/latex/tkz-euclide/tkz-obj-eu-points-spc.tex b/Master/texmf-dist/tex/latex/tkz-euclide/tkz-obj-eu-points-spc.tex index 174342a4449..2fc0614326f 100644 --- a/Master/texmf-dist/tex/latex/tkz-euclide/tkz-obj-eu-points-spc.tex +++ b/Master/texmf-dist/tex/latex/tkz-euclide/tkz-obj-eu-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.01c} -\def\filedate{2023/01/24} -\typeout{2023/01/24 5.01c tkz-obj-el-points.tex} +\def\fileversion{5.02c} +\def\filedate{2023/02/03} +\typeout{2023/02/03 5.02c tkz-obj-el-points.tex} \makeatletter %add ExCenter %<--------------------------------------------------------------------------–> diff --git a/Master/texmf-dist/tex/latex/tkz-euclide/tkz-obj-eu-points-with.tex b/Master/texmf-dist/tex/latex/tkz-euclide/tkz-obj-eu-points-with.tex index ca67655a396..4b10913fb3f 100644 --- a/Master/texmf-dist/tex/latex/tkz-euclide/tkz-obj-eu-points-with.tex +++ b/Master/texmf-dist/tex/latex/tkz-euclide/tkz-obj-eu-points-with.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.01c} -\def\filedate{2023/01/24} -\typeout{2023/01/24 5.01c tkz-obj-eu-points-with.tex} +\def\fileversion{5.02c} +\def\filedate{2023/02/03} +\typeout{2023/02/03 5.02c tkz-obj-eu-points-with.tex} \makeatletter %<--------------------------------------------------------------------------–> % Vectors diff --git a/Master/texmf-dist/tex/latex/tkz-euclide/tkz-obj-eu-points.tex b/Master/texmf-dist/tex/latex/tkz-euclide/tkz-obj-eu-points.tex index 0bda4597397..646c2b3a2e1 100644 --- a/Master/texmf-dist/tex/latex/tkz-euclide/tkz-obj-eu-points.tex +++ b/Master/texmf-dist/tex/latex/tkz-euclide/tkz-obj-eu-points.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.01c} -\def\filedate{2023/01/24} -\typeout{2023/01/24 5.01c tkz-obj-eu-points.tex} +\def\fileversion{5.02c} +\def\filedate{2023/02/03} +\typeout{2023/02/03 5.02c tkz-obj-eu-points.tex} \makeatletter %<---------------------------------------------------------------------------> % init def point diff --git a/Master/texmf-dist/tex/latex/tkz-euclide/tkz-obj-eu-polygons.tex b/Master/texmf-dist/tex/latex/tkz-euclide/tkz-obj-eu-polygons.tex index 9ca855534ec..223bbe6a2dd 100644 --- a/Master/texmf-dist/tex/latex/tkz-euclide/tkz-obj-eu-polygons.tex +++ b/Master/texmf-dist/tex/latex/tkz-euclide/tkz-obj-eu-polygons.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.01c} -\def\filedate{2023/01/24} -\typeout{2023/01/24 5.01c tkz-obj-eu-polygons.tex} +\def\fileversion{5.02c} +\def\filedate{2023/02/03} +\typeout{2023/02/03 5.02c tkz-obj-eu-polygons.tex} % bug in regular polygon side 2020/03/09 \makeatletter %<--------------------------------------------------------------------------–> diff --git a/Master/texmf-dist/tex/latex/tkz-euclide/tkz-obj-eu-triangles.tex b/Master/texmf-dist/tex/latex/tkz-euclide/tkz-obj-eu-triangles.tex index d44ea8f24be..625ee3ae016 100644 --- a/Master/texmf-dist/tex/latex/tkz-euclide/tkz-obj-eu-triangles.tex +++ b/Master/texmf-dist/tex/latex/tkz-euclide/tkz-obj-eu-triangles.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.01c} -\def\filedate{2023/01/24} -\typeout{2023/01/24 5.01c tkz-obj-eu-triangles.tex} +\def\fileversion{5.02c} +\def\filedate{2023/02/03} +\typeout{2023/02/03 5.02c tkz-obj-eu-triangles.tex} \makeatletter %<--------------------------------------------------------------------------–> % Triangle Equilateral diff --git a/Master/texmf-dist/tex/latex/tkz-euclide/tkz-obj-lua-circles.tex b/Master/texmf-dist/tex/latex/tkz-euclide/tkz-obj-lua-circles.tex index 7c7f37823f4..4c6f67e16f3 100644 --- a/Master/texmf-dist/tex/latex/tkz-euclide/tkz-obj-lua-circles.tex +++ b/Master/texmf-dist/tex/latex/tkz-euclide/tkz-obj-lua-circles.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.01c} -\def\filedate{2023/01/24} -\typeout{2023/01/24 5.01c tkz-obj-lua-circles.tex} +\def\fileversion{5.02c} +\def\filedate{2023/02/03} +\typeout{2023/02/03 5.02c tkz-obj-lua-circles.tex} \makeatletter %<--------------------------------------------------------------------------–> % tkzCircle center and one point diff --git a/Master/texmf-dist/tex/latex/tkz-euclide/tkz-obj-lua-points-by.tex b/Master/texmf-dist/tex/latex/tkz-euclide/tkz-obj-lua-points-by.tex index 048739354a7..98953828490 100644 --- a/Master/texmf-dist/tex/latex/tkz-euclide/tkz-obj-lua-points-by.tex +++ b/Master/texmf-dist/tex/latex/tkz-euclide/tkz-obj-lua-points-by.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.01c} -\def\filedate{2023/01/24} -\typeout{2023/01/24 5.01c tkz-tools-lua-points-by.tex} +\def\fileversion{5.02c} +\def\filedate{2023/02/03} +\typeout{2023/02/03 5.02c tkz-tools-lua-points-by.tex} \makeatletter %<--------------------------------------------------------------------------–> % Transformations Géométriques diff --git a/Master/texmf-dist/tex/latex/tkz-euclide/tkz-obj-lua-points-spc.tex b/Master/texmf-dist/tex/latex/tkz-euclide/tkz-obj-lua-points-spc.tex index 85c1930bfe8..74053f9cc69 100644 --- a/Master/texmf-dist/tex/latex/tkz-euclide/tkz-obj-lua-points-spc.tex +++ b/Master/texmf-dist/tex/latex/tkz-euclide/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.01c} +\def\fileversion{5.02c} \def\filedate{2023/01/23} -\typeout{2023/01/23 5.01c tkz-obj-lua-points.tex} +\typeout{2023/01/23 5.02c tkz-obj-lua-points.tex} \makeatletter %add ExCenter %<--------------------------------------------------------------------------–> diff --git a/Master/texmf-dist/tex/latex/tkz-euclide/tkz-obj-lua-points-with.tex b/Master/texmf-dist/tex/latex/tkz-euclide/tkz-obj-lua-points-with.tex index 95e2d245470..154f1b93737 100644 --- a/Master/texmf-dist/tex/latex/tkz-euclide/tkz-obj-lua-points-with.tex +++ b/Master/texmf-dist/tex/latex/tkz-euclide/tkz-obj-lua-points-with.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.01c} -\def\filedate{2023/01/24} -\typeout{2023/01/24 5.01c tkz-obj-lua-points-with.tex} +\def\fileversion{5.02c} +\def\filedate{2023/02/03} +\typeout{2023/02/03 5.02c tkz-obj-lua-points-with.tex} \makeatletter %<--------------------------------------------------------------------------–> % Vectors diff --git a/Master/texmf-dist/tex/latex/tkz-euclide/tkz-obj-lua-points.tex b/Master/texmf-dist/tex/latex/tkz-euclide/tkz-obj-lua-points.tex index 6fdd4d66706..75d08e6902c 100644 --- a/Master/texmf-dist/tex/latex/tkz-euclide/tkz-obj-lua-points.tex +++ b/Master/texmf-dist/tex/latex/tkz-euclide/tkz-obj-lua-points.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.01c} -\def\filedate{2023/01/24} -\typeout{2023/01/24 5.01c tkz-obj-lua-points.tex} +\def\fileversion{5.02c} +\def\filedate{2023/02/03} +\typeout{2023/02/03 5.02c tkz-obj-lua-points.tex} \makeatletter %<---------------------------------------------------------------------------> % init def point diff --git a/Master/texmf-dist/tex/latex/tkz-euclide/tkz-tools-eu-BB.tex b/Master/texmf-dist/tex/latex/tkz-euclide/tkz-tools-eu-BB.tex index b33696d3750..a48fb64ca96 100644 --- a/Master/texmf-dist/tex/latex/tkz-euclide/tkz-tools-eu-BB.tex +++ b/Master/texmf-dist/tex/latex/tkz-euclide/tkz-tools-eu-BB.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.01c} -\def\filedate{2023/01/24} -\typeout{2023/01/24 5.01c tkz-obj-eu-BB.tex} +\def\fileversion{5.02c} +\def\filedate{2023/02/03} +\typeout{2023/02/03 5.02c tkz-obj-eu-BB.tex} \makeatletter %<--------------------------------------------------------------------------–> \def\tkzShowBB{\pgfutil@ifnextchar[{\tkz@ShowBB}{\tkz@ShowBB[]}} diff --git a/Master/texmf-dist/tex/latex/tkz-euclide/tkz-tools-eu-angles.tex b/Master/texmf-dist/tex/latex/tkz-euclide/tkz-tools-eu-angles.tex index a8a5718257c..c0daf6ebdd7 100644 --- a/Master/texmf-dist/tex/latex/tkz-euclide/tkz-tools-eu-angles.tex +++ b/Master/texmf-dist/tex/latex/tkz-euclide/tkz-tools-eu-angles.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.01c} -\def\filedate{2023/01/24} -\typeout{2023/01/24 5.01c tkz-tools-eu-angles.tex} +\def\fileversion{5.02c} +\def\filedate{2023/02/03} +\typeout{2023/02/03 5.02c tkz-tools-eu-angles.tex} \makeatletter %<--------------------------------------------------------------------------–> %<--------------------------------------------------------------------------–> diff --git a/Master/texmf-dist/tex/latex/tkz-euclide/tkz-tools-eu-base.tex b/Master/texmf-dist/tex/latex/tkz-euclide/tkz-tools-eu-base.tex index f6659f94977..3530eb98ee2 100644 --- a/Master/texmf-dist/tex/latex/tkz-euclide/tkz-tools-eu-base.tex +++ b/Master/texmf-dist/tex/latex/tkz-euclide/tkz-tools-eu-base.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.01c} -\def\filedate{2023/01/24} -\typeout{2023/01/24 5.01c tkz-tools-eu-base.tex} +\def\fileversion{5.02c} +\def\filedate{2023/02/03} +\typeout{2023/02/03 5.02c tkz-tools-eu-base.tex} \makeatletter %<--------------------------------------------------------------------------–> \global\let\tkz@tmp@xa\tkz@init@xmin% modif 2016 diff --git a/Master/texmf-dist/tex/latex/tkz-euclide/tkz-tools-eu-colors.tex b/Master/texmf-dist/tex/latex/tkz-euclide/tkz-tools-eu-colors.tex index 7bd18aef8e7..cb022185530 100644 --- a/Master/texmf-dist/tex/latex/tkz-euclide/tkz-tools-eu-colors.tex +++ b/Master/texmf-dist/tex/latex/tkz-euclide/tkz-tools-eu-colors.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.01c} -\def\filedate{2023/01/24} -\typeout{2023/01/24 5.01c tkz-tools-eu-colors} +\def\fileversion{5.02c} +\def\filedate{2023/02/03} +\typeout{2023/02/03 5.02c tkz-tools-eu-colors} \makeatletter %<------ Initialisation of the colors with tkzSetUpColors -----------------> diff --git a/Master/texmf-dist/tex/latex/tkz-euclide/tkz-tools-eu-intersections.tex b/Master/texmf-dist/tex/latex/tkz-euclide/tkz-tools-eu-intersections.tex index 7b87707694c..bce03175544 100644 --- a/Master/texmf-dist/tex/latex/tkz-euclide/tkz-tools-eu-intersections.tex +++ b/Master/texmf-dist/tex/latex/tkz-euclide/tkz-tools-eu-intersections.tex @@ -13,9 +13,9 @@ % The Current Maintainer of this work is Alain Matthes. % utf8 encoding -\def\fileversion{5.01c} -\def\filedate{2023/01/24} -\typeout{2023/01/24 5.01c tkz-tools-eu-intersections.tex} +\def\fileversion{5.02c} +\def\filedate{2023/02/03} +\typeout{2023/02/03 5.02c tkz-tools-eu-intersections.tex} \makeatletter %<--------------------------------------------------------------------------–> % intersection de deux lignes diff --git a/Master/texmf-dist/tex/latex/tkz-euclide/tkz-tools-eu-math.tex b/Master/texmf-dist/tex/latex/tkz-euclide/tkz-tools-eu-math.tex index e3929d13727..91a8ded8f24 100644 --- a/Master/texmf-dist/tex/latex/tkz-euclide/tkz-tools-eu-math.tex +++ b/Master/texmf-dist/tex/latex/tkz-euclide/tkz-tools-eu-math.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.01c} -\def\filedate{2023/01/24} -\typeout{2023/01/24 5.01c tkz-tools-eu-math.tex} +\def\fileversion{5.02c} +\def\filedate{2023/02/03} +\typeout{2023/02/03 5.02c tkz-tools-eu-math.tex} \makeatletter %<--------------------------------------------------------------------------> % \tkzpointnormalised# diff --git a/Master/texmf-dist/tex/latex/tkz-euclide/tkz-tools-eu-modules.tex b/Master/texmf-dist/tex/latex/tkz-euclide/tkz-tools-eu-modules.tex index 22d16e3cf09..94ba965ed27 100644 --- a/Master/texmf-dist/tex/latex/tkz-euclide/tkz-tools-eu-modules.tex +++ b/Master/texmf-dist/tex/latex/tkz-euclide/tkz-tools-eu-modules.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.01c} -\def\filedate{2023/01/24} -\typeout{2023/01/24 5.01c tkz-tools-eu-utilities.tex} +\def\fileversion{5.02c} +\def\filedate{2023/02/03} +\typeout{2023/02/03 5.02c tkz-tools-eu-utilities.tex} \makeatletter %<------------- % chargement des modules ----------------------------------> \def\tkz@obj@all{angles,arcs,compass,defcircles,deflines,defpoints,defpointsby,defpointsrnd,defpointswith,polygons,protractor,sectors,show,triangles}% diff --git a/Master/texmf-dist/tex/latex/tkz-euclide/tkz-tools-eu-text.tex b/Master/texmf-dist/tex/latex/tkz-euclide/tkz-tools-eu-text.tex index 7dcf0d8b8b7..d6eedc46ebc 100644 --- a/Master/texmf-dist/tex/latex/tkz-euclide/tkz-tools-eu-text.tex +++ b/Master/texmf-dist/tex/latex/tkz-euclide/tkz-tools-eu-text.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.01c} -\def\filedate{2023/01/24} -\typeout{2023/01/24 5.01c tkz-tools-eu-text.tex} +\def\fileversion{5.02c} +\def\filedate{2023/02/03} +\typeout{2023/02/03 5.02c tkz-tools-eu-text.tex} \makeatletter %<--------------------------------------------------------------------------–> % tkzText diff --git a/Master/texmf-dist/tex/latex/tkz-euclide/tkz-tools-eu-utilities.tex b/Master/texmf-dist/tex/latex/tkz-euclide/tkz-tools-eu-utilities.tex index 4fbd81e2041..9f5a57a9820 100644 --- a/Master/texmf-dist/tex/latex/tkz-euclide/tkz-tools-eu-utilities.tex +++ b/Master/texmf-dist/tex/latex/tkz-euclide/tkz-tools-eu-utilities.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.01c} -\def\filedate{2023/01/24} -\typeout{2023/01/24 5.01c tkz-tools-eu-utilities.tex} +\def\fileversion{5.02c} +\def\filedate{2023/02/03} +\typeout{2023/02/03 5.02c tkz-tools-eu-utilities.tex} \makeatletter \pgfkeys{/tkzClip/.cd, space/.store in = {\tkz@CLI@space}, diff --git a/Master/texmf-dist/tex/latex/tkz-euclide/tkz-tools-lua-angles.tex b/Master/texmf-dist/tex/latex/tkz-euclide/tkz-tools-lua-angles.tex index 34fb7cc8942..749dc556c49 100644 --- a/Master/texmf-dist/tex/latex/tkz-euclide/tkz-tools-lua-angles.tex +++ b/Master/texmf-dist/tex/latex/tkz-euclide/tkz-tools-lua-angles.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.01c} -\def\filedate{2023/01/24} -\typeout{2023/01/24 5.01c tkz-tools-lua-angles.tex} +\def\fileversion{5.02c} +\def\filedate{2023/02/03} +\typeout{2023/02/03 5.02c tkz-tools-lua-angles.tex} \makeatletter \def\tkzmathrotatepointaround#1#2#3{% \pgf@process{% diff --git a/Master/texmf-dist/tex/latex/tkz-euclide/tkz-tools-lua-base.tex b/Master/texmf-dist/tex/latex/tkz-euclide/tkz-tools-lua-base.tex index e04b1b109fe..b1aec1c89e2 100644 --- a/Master/texmf-dist/tex/latex/tkz-euclide/tkz-tools-lua-base.tex +++ b/Master/texmf-dist/tex/latex/tkz-euclide/tkz-tools-lua-base.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.01c} -\def\filedate{2023/01/24} -\typeout{2023/01/24 5.01c tkz-tools-lua-base.tex} +\def\fileversion{5.02c} +\def\filedate{2023/02/03} +\typeout{2023/02/03 5.02c tkz-tools-lua-base.tex} \makeatletter %<--------------------------------------------------------------------------–> \global\let\tkz@tmp@xa\tkz@init@xmin% modif 2016 diff --git a/Master/texmf-dist/tex/latex/tkz-euclide/tkz-tools-lua-intersections.tex b/Master/texmf-dist/tex/latex/tkz-euclide/tkz-tools-lua-intersections.tex index 49065c17113..3c75c4c582b 100644 --- a/Master/texmf-dist/tex/latex/tkz-euclide/tkz-tools-lua-intersections.tex +++ b/Master/texmf-dist/tex/latex/tkz-euclide/tkz-tools-lua-intersections.tex @@ -13,9 +13,9 @@ % The Current Maintainer of this work is Alain Matthes. % utf8 encoding -\def\fileversion{5.01c} -\def\filedate{2023/01/24} -\typeout{2023/01/24 5.01c tkz-tools-lua-intersections.tex} +\def\fileversion{5.02c} +\def\filedate{2023/02/03} +\typeout{2023/02/03 5.02c tkz-tools-lua-intersections.tex} \makeatletter %<--------------------------------------------------------------------------–> % intersection de deux lignes diff --git a/Master/texmf-dist/tex/latex/tkz-euclide/tkz-tools-lua-math.tex b/Master/texmf-dist/tex/latex/tkz-euclide/tkz-tools-lua-math.tex index 67db5197aa2..c710271d3aa 100644 --- a/Master/texmf-dist/tex/latex/tkz-euclide/tkz-tools-lua-math.tex +++ b/Master/texmf-dist/tex/latex/tkz-euclide/tkz-tools-lua-math.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.01c} -\def\filedate{2023/01/24} -\typeout{2023/01/24 5.01c tkz-tools-lua-math.tex} +\def\fileversion{5.02c} +\def\filedate{2023/02/03} +\typeout{2023/02/03 5.02c tkz-tools-lua-math.tex} \makeatletter %<--------------------------------------------------------------------------> %<--------------------------------------------------------------------------> |