diff options
author | Karl Berry <karl@freefriends.org> | 2020-04-11 22:43:09 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2020-04-11 22:43:09 +0000 |
commit | baea2de648941d9a729477cbdcbcbfb096253dde (patch) | |
tree | 83506f7bffef0a91b77444d9514624aa6cacfb5c /Master/texmf-dist/tex/latex/tkz-euclide | |
parent | 225c9a6864c8945d937da8f9c458f6bc5eacb6bb (diff) |
tkz-euclide (6apr20)
git-svn-id: svn://tug.org/texlive/trunk@54669 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/tkz-euclide')
21 files changed, 137 insertions, 149 deletions
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 74ab4a29873..9507e2b1e62 100644 --- a/Master/texmf-dist/tex/latex/tkz-euclide/tkz-euclide.sty +++ b/Master/texmf-dist/tex/latex/tkz-euclide/tkz-euclide.sty @@ -36,14 +36,14 @@ % tkz-tools-math.tex %<------------------------------------------------------------–> -\def\fileversion{3.05c} -\def\filedate{2020/03/03} -\typeout{2020/03/03 3.05c tkz-euclide.sty} +\def\fileversion{3.06c} +\def\filedate{2020/03/18} +\typeout{2020/03/18 3.06c tkz-euclide.sty} \NeedsTeXFormat{LaTeX2e} -\ProvidesPackage{tkz-euclide}[2020/03/03 3.05c for euclidan geometry ] +\ProvidesPackage{tkz-euclide}[2020/03/18 3.06c for euclidan geometry ] \RequirePackage{tkz-base} \makeatletter -\@ifpackagelater{tkz-base}{2020/03/03}{% +\@ifpackagelater{tkz-base}{2020/03/18}{% % Package is new enough }{% \PackageError{tkz-euclide}{Package tkz-base is too old , you need a recent version}% @@ -75,4 +75,4 @@ eu-sectors,% eu-show,% eu-triangles} -\endinput +\endinput
\ No newline at end of file diff --git a/Master/texmf-dist/tex/latex/tkz-euclide/tkz-obj-eu-angles.tex b/Master/texmf-dist/tex/latex/tkz-euclide/tkz-obj-eu-angles.tex index 2347745e0b0..75b8bf6c926 100644 --- a/Master/texmf-dist/tex/latex/tkz-euclide/tkz-obj-eu-angles.tex +++ b/Master/texmf-dist/tex/latex/tkz-euclide/tkz-obj-eu-angles.tex @@ -13,9 +13,9 @@ % The Current Maintainer of this work is Alain Matthes. % utf8 encoding -\def\fileversion{3.05c} -\def\filedate{2020/03/03} -\typeout{2020/03/03 3.05c tkz-tool-eu-angles.tex} +\def\fileversion{3.06c} +\def\filedate{2020/03/18} +\typeout{2020/03/18 3.06c tkz-tool-eu-angles.tex} \makeatletter %<--------------------------------------------------------------------------–> \newdimen\tkz@arcsize% from julian julian@d-and-j.net @@ -69,18 +69,18 @@ %\tikzset{lbstyle/.style = {color=\tkz@mainlinecolor}} \pgfkeys{/tkzmkangle/.cd, - arc/.estore in = \tkz@arc, - size/.store in = \tkz@size, - mark/.store in = \tkz@markang, - mkpos/.estore in = \tkz@mkpos, - mksize/.store in = \tkz@mksize, - mkcolor/.store in = \tkz@mkcolor, - arc = l, - size = 1 cm, - mark = |, - mksize = 4pt, - mkcolor = black, - mkpos = 0.5, + arc/.estore in = \tkz@arc, + size/.store in = \tkz@size, + mark/.store in = \tkz@markang, + mkpos/.estore in = \tkz@mkpos, + mksize/.store in = \tkz@mksize, + mkcolor/.store in = \tkz@mkcolor, + arc = l, + size = 1 cm, + mark = |, + mksize = 4pt, + mkcolor = black, + mkpos = 0.5, /tkzmkangle/.search also={/tikz} } \def\tkzMarkAngle{\pgfutil@ifnextchar[{\tkz@MarkAngle}{\tkz@MarkAngle[]}} \def\tkz@MarkAngle[#1](#2,#3,#4){% @@ -95,22 +95,22 @@ \def\tkz@mymark{\pgfuseplotmark{\tkz@markang}} % draw the arcs \begin{scope}[decoration= {markings, - mark=at position \tkz@mkpos with {\tkz@mymark}}] + mark=at position \tkz@mkpos with {\tkz@mymark}}] \ifx\tkz@arc\tkz@arcsimple - \tkzDrawArcRAN[#1,fill=none,postaction={decorate}]% - (#3,\tkz@size)(\tkz@FirstAngle,\tkz@SecondAngle) + \tkzDrawArcRAN[#1,fill=none,postaction={decorate}]% + (#3,\tkz@size)(\tkz@FirstAngle,\tkz@SecondAngle) \else \ifx\tkz@arc\tkz@arcdouble - \tkzDrawArcRAN[#1,fill=none](#3,\tkz@size-1.5\pgflinewidth)% - (\tkz@FirstAngle,\tkz@SecondAngle) + \tkzDrawArcRAN[#1,fill=none](#3,\tkz@size-1.5\pgflinewidth)% + (\tkz@FirstAngle,\tkz@SecondAngle) \tkzPathArcRAN[#1,fill=none,postaction={decorate}]% - (#3,\tkz@size)(\tkz@FirstAngle,\tkz@SecondAngle)% - \tkzDrawArcRAN[#1,fill=none](#3,\tkz@size+1.5\pgflinewidth)% + (#3,\tkz@size)(\tkz@FirstAngle,\tkz@SecondAngle)% + \tkzDrawArcRAN[#1,fill=none](#3,\tkz@size+1.5\pgflinewidth)% (\tkz@FirstAngle,\tkz@SecondAngle)% \else \ifx\tkz@arc\tkz@arctriple \tkzDrawArcRAN[#1,fill=none,postaction={decorate}]% - (#3,\tkz@size)(\tkz@FirstAngle,\tkz@SecondAngle)% + (#3,\tkz@size)(\tkz@FirstAngle,\tkz@SecondAngle)% \tkzDrawArcRAN[#1,fill=none](#3,\tkz@size-2.5\pgflinewidth)% (\tkz@FirstAngle,\tkz@SecondAngle)% \tkzDrawArcRAN[#1,fill=none](#3,\tkz@size+2.5\pgflinewidth)% @@ -146,18 +146,18 @@ % FillAngle %<--------------------------------------------------------------------------–> \pgfkeys{/tkzFill/.cd, - size/.store in = \tkz@size, - size = 1 cm, - /tkzFill/.search also={/tikz} + size/.store in = \tkz@size, + size = 1 cm, + /tkzFill/.search also = {/tikz} } \def\tkzFillAngle{\pgfutil@ifnextchar[{\tkz@FillAngle}{\tkz@FillAngle[]}} \def\tkz@FillAngle[#1](#2,#3,#4){% \begingroup \pgfqkeys{/tkzFill}{#1} - \tkzFindSlopeAngle(#3,#2)\tkzGetAngle{tkz@dirOne} - \tkzFindSlopeAngle(#3,#4)\tkzGetAngle{tkz@dirTwo} - \tkzNormalizeAngle(\tkz@dirOne,\tkz@dirTwo) + \tkzFindSlopeAngle(#3,#2)\tkzGetAngle{tkz@dirOne} + \tkzFindSlopeAngle(#3,#4)\tkzGetAngle{tkz@dirTwo} + \tkzNormalizeAngle(\tkz@dirOne,\tkz@dirTwo) \path[shift = {(#3)},/tkzFill/.cd,#1]% (#3) -- (\tkz@FirstAngle:\tkz@size) arc% (\tkz@FirstAngle:\tkz@SecondAngle:\tkz@size)--cycle; @@ -185,10 +185,10 @@ } %<------------------------- Label on angle -------------------------------–> \pgfkeys{/tkzlabelangle/.cd, - dist/.store in = \tkzlabeldist, - angle/.store in = \tkzlabelangle, - dist = 1, - angle = {}, + dist/.store in = \tkzlabeldist, + angle/.store in = \tkzlabelangle, + dist = 1, + angle = {}, /tkzlabelangle/.search also={/tikz} } \def\tkzLabelAngle{\pgfutil@ifnextchar[{\tkz@LabelAngle}{\tkz@LabelAngle[]}} @@ -196,10 +196,10 @@ \begingroup \pgfqkeys{/tkzlabelangle}{#1} \ifx\tkzutil@empty\tkzlabelangle% no value so calc angle of bisector - \tkzFindSlopeAngle(#3,#2)\tkzGetAngle{tkz@dirOne} - \tkzFindSlopeAngle(#3,#4)\tkzGetAngle{tkz@dirTwo} - \tkzNormalizeAngle(\tkz@dirOne,\tkz@dirTwo) - \edef\tkzlabelAngle{\fpeval{(\tkz@SecondAngle+\tkz@FirstAngle)/2}} + \tkzFindSlopeAngle(#3,#2)\tkzGetAngle{tkz@dirOne} + \tkzFindSlopeAngle(#3,#4)\tkzGetAngle{tkz@dirTwo} + \tkzNormalizeAngle(\tkz@dirOne,\tkz@dirTwo) + \edef\tkzlabelAngle{\fpeval{(\tkz@SecondAngle+\tkz@FirstAngle)/2}} \fi \path (#3) --+(\tkzlabelAngle:\tkzlabeldist) node[/tkzlabelangle/.cd,#1] {#5}; \endgroup @@ -231,12 +231,12 @@ % Symbole droites perpendiculaires %<---------------------------------------------------------------------- \pgfkeys{/tkzrightangle/.cd, - norm tkz code/.is if = normtkzcode@execute, - german/.code = \normtkzcode@executefalse, - size/.store in = \tkz@ra@size, - dotsize/.store in = \tkz@dotsize, - size = .25, - dotsize = 3 pt, + norm tkz code/.is if = normtkzcode@execute, + german/.code = \normtkzcode@executefalse, + size/.store in = \tkz@ra@size, + dotsize/.store in = \tkz@dotsize, + size = .25, + dotsize = 3 pt, /tkzrightangle/.search also={/tikz}, } \newcommand*{\tkzMarkRightAngle}[1][]{\tkz@RightAngle[#1]} @@ -252,32 +252,33 @@ \pgfpointanchor{#4}{center}}} \tkz@bx=\pgf@x\relax% \tkz@by=\pgf@y\relax% - \ifnormtkzcode@execute% - \draw[/tkzrightangle/.cd,#1] - (#3) --++( 28.45274*\tkz@ra@size\tkz@ax , 28.45274*\tkz@ra@size\tkz@ay) - --++( 28.45274*\tkz@ra@size\tkz@bx , 28.45274*\tkz@ra@size\tkz@by) - --++(-28.45274*\tkz@ra@size\tkz@ax ,-28.45274*\tkz@ra@size\tkz@ay) - -- (#3); - \else% - % find angles - \tkzFindSlopeAngle(#3,#2)\tkzGetAngle{tkz@dirOne} - \tkzFindSlopeAngle(#3,#4)\tkzGetAngle{tkz@dirTwo} - \tkzNormalizeAngle(\tkz@dirOne,\tkz@dirTwo) - \edef\tkzCircleAngle{\fpeval{(\tkz@SecondAngle+\tkz@FirstAngle)/2}} - \tkzDrawArcRAN[/tkzrightangle/.cd,#1](#3,\tkz@ra@size)% - (\tkz@FirstAngle,\tkz@SecondAngle) - \path (#3) --+ (\tkzCircleAngle:\tkz@ra@size/2) - node[fill,circle,minimum size=\tkz@dotsize,inner sep=0 pt] {}; + \ifnormtkzcode@execute% + \draw[/tkzrightangle/.cd,#1] + (#3) --++( 28.45274*\tkz@ra@size\tkz@ax , 28.45274*\tkz@ra@size\tkz@ay) + --++( 28.45274*\tkz@ra@size\tkz@bx , 28.45274*\tkz@ra@size\tkz@by) + --++(-28.45274*\tkz@ra@size\tkz@ax ,-28.45274*\tkz@ra@size\tkz@ay) + -- (#3); + \else% + % find angles + \tkzFindSlopeAngle(#3,#2)\tkzGetAngle{tkz@dirOne} + \tkzFindSlopeAngle(#3,#4)\tkzGetAngle{tkz@dirTwo} + \tkzNormalizeAngle(\tkz@dirOne,\tkz@dirTwo) + \edef\tkzCircleAngle{\fpeval{(\tkz@SecondAngle+\tkz@FirstAngle)/2}} + \tkzDrawArcRAN[/tkzrightangle/.cd,#1](#3,\tkz@ra@size)% + (\tkz@FirstAngle,\tkz@SecondAngle) + \path (#3) --+ (\tkzCircleAngle:\tkz@ra@size/2) + node[fill,circle,minimum size=\tkz@dotsize, + inner sep=0 pt,/tkzrightangle/.cd,#1] {}; \fi% \endgroup } %<--------------------------------------------------------------------------–> \def\tkz@multiRA#1 #2\@nil{% \protected@edef\tkz@temp{ - \noexpand \tkzMarkRightAngle[\tkz@optRA](#1)}\tkz@temp% + \noexpand \tkzMarkRightAngle[\tkz@optRA](#1)}\tkz@temp% \def\tkz@nextArg{#2}% \ifx\tkzutil@empty\tkz@nextArg - \let\next\@gobble + \let\next\@gobble \fi \next#2\@nil } @@ -287,11 +288,10 @@ \def\tkz@RightAngles[#1](#2){% \xdef\tkz@optRA{#1} \begingroup - \let\next\tkz@multiRA - \next#2 \@nil % + \let\next\tkz@multiRA + \next#2 \@nil % \endgroup } \makeatother -\endinput -
\ No newline at end of file +\endinput
\ No newline at end of file diff --git a/Master/texmf-dist/tex/latex/tkz-euclide/tkz-obj-eu-arcs.tex b/Master/texmf-dist/tex/latex/tkz-euclide/tkz-obj-eu-arcs.tex index e58b01e25ae..2302fbbc615 100644 --- a/Master/texmf-dist/tex/latex/tkz-euclide/tkz-obj-eu-arcs.tex +++ b/Master/texmf-dist/tex/latex/tkz-euclide/tkz-obj-eu-arcs.tex @@ -14,9 +14,9 @@ % utf8 encoding -\def\fileversion{3.05c} +\def\fileversion{3.06c} \def\filedate{2020/03/23} -\typeout{2020/03/23 3.05c tkz-obj-eu-arcs.tex} +\typeout{2020/03/23 3.06c tkz-obj-eu-arcs.tex} \makeatletter %<------------------------------ Arcs -------------------------------------– % options : delta @@ -175,5 +175,4 @@ %<--------------------------------------------------------------------------–> \makeatother -\endinput -
\ No newline at end of file +\endinput
\ No newline at end of file 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 901cb72348d..78e98afa8fe 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 @@ -13,9 +13,9 @@ % The Current Maintainer of this work is Alain Matthes. % utf8 encoding -\def\fileversion{3.05c} -\def\filedate{2020/03/03} -\typeout{2020/03/03 3.05c tkz-obj-eu-circles.tex} +\def\fileversion{3.06c} +\def\filedate{2020/03/18} +\typeout{2020/03/18 3.06c tkz-obj-eu-circles.tex} \makeatletter %<--------------------------------------------------------------------------–> % tkzCircle center and one point diff --git a/Master/texmf-dist/tex/latex/tkz-euclide/tkz-obj-eu-compass.tex b/Master/texmf-dist/tex/latex/tkz-euclide/tkz-obj-eu-compass.tex index 50cda7b15b5..136fee4522d 100644 --- a/Master/texmf-dist/tex/latex/tkz-euclide/tkz-obj-eu-compass.tex +++ b/Master/texmf-dist/tex/latex/tkz-euclide/tkz-obj-eu-compass.tex @@ -13,9 +13,9 @@ % The Current Maintainer of this work is Alain Matthes. % utf8 encoding -\def\fileversion{3.05c} -\def\filedate{2020/03/03} -\typeout{2020/03/03 3.05c tkz-obj-eu-compass.tex} +\def\fileversion{3.06c} +\def\filedate{2020/03/18} +\typeout{2020/03/18 3.06c tkz-obj-eu-compass.tex} \makeatletter %<--------------------------------------------------------------------------–> % Author Alain Matthes @@ -108,5 +108,4 @@ }% \makeatother -\endinput -
\ No newline at end of file +\endinput
\ No newline at end of file diff --git a/Master/texmf-dist/tex/latex/tkz-euclide/tkz-obj-eu-draw-circles.tex b/Master/texmf-dist/tex/latex/tkz-euclide/tkz-obj-eu-draw-circles.tex index 1b05f579afc..8d340ba99d3 100644 --- a/Master/texmf-dist/tex/latex/tkz-euclide/tkz-obj-eu-draw-circles.tex +++ b/Master/texmf-dist/tex/latex/tkz-euclide/tkz-obj-eu-draw-circles.tex @@ -13,9 +13,9 @@ % The Current Maintainer of this work is Alain Matthes. % utf8 encoding -\def\fileversion{3.05c} -\def\filedate{2020/03/03} -\typeout{2020/03/03 3.05c tkz-obj-eu-draw-circles.tex} +\def\fileversion{3.06c} +\def\filedate{2020/03/18} +\typeout{2020/03/18 3.06c tkz-obj-eu-draw-circles.tex} \makeatletter %for compatibility %<--------------------------------------------------------------------------–> diff --git a/Master/texmf-dist/tex/latex/tkz-euclide/tkz-obj-eu-draw-lines.tex b/Master/texmf-dist/tex/latex/tkz-euclide/tkz-obj-eu-draw-lines.tex index 3df6a484c2f..9804439ee34 100644 --- a/Master/texmf-dist/tex/latex/tkz-euclide/tkz-obj-eu-draw-lines.tex +++ b/Master/texmf-dist/tex/latex/tkz-euclide/tkz-obj-eu-draw-lines.tex @@ -13,9 +13,9 @@ % The Current Maintainer of this work is Alain Matthes. % utf8 encoding -\def\fileversion{3.05c} -\def\filedate{2020/03/03} -\typeout{2020/03/03 3.05c tkz-obj-eu-draw-lines.tex} +\def\fileversion{3.06c} +\def\filedate{2020/03/18} +\typeout{2020/03/18 3.06c tkz-obj-eu-draw-lines.tex} \makeatletter \def\tkz@numdl{0} \pgfkeys{/tkzdrawl/.cd, diff --git a/Master/texmf-dist/tex/latex/tkz-euclide/tkz-obj-eu-draw-polygons.tex b/Master/texmf-dist/tex/latex/tkz-euclide/tkz-obj-eu-draw-polygons.tex index a960baa49bb..9388916c429 100644 --- a/Master/texmf-dist/tex/latex/tkz-euclide/tkz-obj-eu-draw-polygons.tex +++ b/Master/texmf-dist/tex/latex/tkz-euclide/tkz-obj-eu-draw-polygons.tex @@ -13,9 +13,9 @@ % The Current Maintainer of this work is Alain Matthes. % utf8 encoding -\def\fileversion{3.05c} -\def\filedate{2020/03/03} -\typeout{2020/03/03 3.05c tkz-obj-eu-polygons.tex} +\def\fileversion{3.06c} +\def\filedate{2020/03/18} +\typeout{2020/03/18 3.06c tkz-obj-eu-polygons.tex} \makeatletter %<--------------------------------------------------------------------------–> % Polygon 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 de4323a8b0c..c8137bcc6e8 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 @@ -13,9 +13,9 @@ % The Current Maintainer of this work is Alain Matthes. % utf8 encoding -\def\fileversion{3.05c} -\def\filedate{2020/03/03} -\typeout{2020/03/03 3.05c tkz-obj-eu-lines.tex} +\def\fileversion{3.06c} +\def\filedate{2020/03/18} +\typeout{2020/03/18 3.06c tkz-obj-eu-lines.tex} \makeatletter %<--------------------------------------------------------------------------–> % les lignes @@ -242,4 +242,4 @@ \endgroup } \makeatother -\endinput +\endinput
\ No newline at end of file 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 6e63182107a..9075bff11a3 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 @@ -12,9 +12,9 @@ % % The Current Maintainer of this work is Alain Matthes. % utf8 encoding -\def\fileversion{3.05c} -\def\filedate{2020/03/03} -\typeout{2020/03/03 3.05c tkz-tools-eu-points-by.tex} +\def\fileversion{3.06c} +\def\filedate{2020/03/18} +\typeout{2020/03/18 3.06c tkz-tools-eu-points-by.tex} \makeatletter %<--------------------------------------------------------------------------–> % Transformations Géométriques @@ -423,6 +423,5 @@ inversion/.code args={center #1 through #2}{% %<--------------------------------------------------------------------------–> % Fin des transformations %<--------------------------------------------------------------------------–> - - \makeatother +\makeatother \endinput
\ No newline at end of file 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 30f20fc8b84..008021cf106 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 @@ -12,9 +12,9 @@ % % The Current Maintainer of this work is Alain Matthes. % utf8 encoding -\def\fileversion{3.05c} -\def\filedate{2020/03/03} -\typeout{2020/03/03 3.05c tkz-obj-eu-points-rnd.tex} +\def\fileversion{3.06c} +\def\filedate{2020/03/18} +\typeout{2020/03/18 3.06c tkz-obj-eu-points-rnd.tex} %<--------------------------------------------------------------------------–> \makeatletter %<-------------------------------------------------------------------------–> 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 8d239713c7f..66ce3aa16ca 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 @@ -12,9 +12,9 @@ % % The Current Maintainer of this work is Alain Matthes. % utf8 encoding -\def\fileversion{3.05c} -\def\filedate{2020/03/03} -\typeout{2020/03/03 3.05c tkz-obj-eu-points-with.tex} +\def\fileversion{3.06c} +\def\filedate{2020/03/18} +\typeout{2020/03/18 3.06c 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 b6d8d45318a..64118c22e9a 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 @@ -12,9 +12,9 @@ % % The Current Maintainer of this work is Alain Matthes. % utf8 encoding -\def\fileversion{3.05c} -\def\filedate{2020/03/03} -\typeout{2020/03/03 3.05c tkz-obj-eu-points.tex} +\def\fileversion{3.06c} +\def\filedate{2020/03/18} +\typeout{2020/03/18 3.06c tkz-obj-eu-points.tex} \makeatletter %add ExCenter %<--------------------------------------------------------------------------–> 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 d92acc32498..32353d145f1 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 @@ -12,10 +12,10 @@ % % The Current Maintainer of this work is Alain Matthes. % utf8 encoding -\def\fileversion{3.05c} -\def\filedate{2020/03/03} -\typeout{2020/03/03 3.05c tkz-obj-eu-polygons.tex} -% bug in regular polygon side 2020/03/03 +\def\fileversion{3.06c} +\def\filedate{2020/03/18} +\typeout{2020/03/18 3.06c tkz-obj-eu-polygons.tex} +% bug in regular polygon side 2020/03/18 \makeatletter %<--------------------------------------------------------------------------–> % Polygon @@ -115,8 +115,5 @@ \def\tkzClipOutPolygon(#1,#2){\clip[tkzreverseclip] (#1) \foreach \pt in {#1,#2}{--(\pt)}--cycle; } - - - \makeatother \endinput
\ No newline at end of file diff --git a/Master/texmf-dist/tex/latex/tkz-euclide/tkz-obj-eu-protractor.tex b/Master/texmf-dist/tex/latex/tkz-euclide/tkz-obj-eu-protractor.tex index bfd37bc1ef0..dcc5a1081df 100644 --- a/Master/texmf-dist/tex/latex/tkz-euclide/tkz-obj-eu-protractor.tex +++ b/Master/texmf-dist/tex/latex/tkz-euclide/tkz-obj-eu-protractor.tex @@ -12,9 +12,9 @@ % % The Current Maintainer of this work is Alain Matthes. % utf8 encoding -\def\fileversion{3.05c} -\def\filedate{2020/03/03} - \typeout{2020/03/03 3.05c tkz-obj-eu-protractor.tex} +\def\fileversion{3.06c} +\def\filedate{2020/03/18} + \typeout{2020/03/18 3.06c tkz-obj-eu-protractor.tex} \makeatletter %<--------------------------------------------------------------------------–> % !!! idea from Y. Combe !!! @@ -121,5 +121,4 @@ % fin de \tkzProtractor %<--------------------------------------------------------------------------–> \makeatother -\endinput - +\endinput
\ No newline at end of file diff --git a/Master/texmf-dist/tex/latex/tkz-euclide/tkz-obj-eu-sectors.tex b/Master/texmf-dist/tex/latex/tkz-euclide/tkz-obj-eu-sectors.tex index fad5b8e70b2..3d178a25861 100644 --- a/Master/texmf-dist/tex/latex/tkz-euclide/tkz-obj-eu-sectors.tex +++ b/Master/texmf-dist/tex/latex/tkz-euclide/tkz-obj-eu-sectors.tex @@ -12,9 +12,9 @@ % % The Current Maintainer of this work is Alain Matthes. % utf8 encoding -\def\fileversion{3.05c} -\def\filedate{2020/03/03} -\typeout{2020/03/03 3.05c tkz-obj-eu-sectors.tex} +\def\fileversion{3.06c} +\def\filedate{2020/03/18} +\typeout{2020/03/18 3.06c tkz-obj-eu-sectors.tex} \makeatletter %<----------------------- Sectors ------------------------------–> \tikzset{sstyle/.style={#1}} @@ -343,5 +343,4 @@ \endgroup } \makeatother -\endinput -
\ No newline at end of file +\endinput
\ No newline at end of file diff --git a/Master/texmf-dist/tex/latex/tkz-euclide/tkz-obj-eu-show.tex b/Master/texmf-dist/tex/latex/tkz-euclide/tkz-obj-eu-show.tex index 40a39c87e30..281eee5d9cd 100644 --- a/Master/texmf-dist/tex/latex/tkz-euclide/tkz-obj-eu-show.tex +++ b/Master/texmf-dist/tex/latex/tkz-euclide/tkz-obj-eu-show.tex @@ -12,9 +12,9 @@ % % The Current Maintainer of this work is Alain Matthes. % utf8 encoding -\def\fileversion{3.05c} -\def\filedate{2020/03/03} -\typeout{2020/03/03 3.05c tkz-obj-eu-show.tex} +\def\fileversion{3.06c} +\def\filedate{2020/03/18} +\typeout{2020/03/18 3.06c tkz-obj-eu-show.tex} \makeatletter %<--------------------------------------------------------------------------–> % finding specific points in a triangle @@ -349,7 +349,5 @@ translation/.code args={from #1 to #2}{% \endgroup } %<-------------------------------------------------------------------------–> -%<-------------------------------------------------------------------------–> - \makeatother \endinput
\ No newline at end of file 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 48fa5b973f1..41332b9f6ec 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 @@ -13,9 +13,9 @@ % The Current Maintainer of this work is Alain Matthes. % utf8 encoding -\def\fileversion{3.05c} -\def\filedate{2020/03/03} -\typeout{2020/03/03 3.05c tkz-obj-eu-triangles.tex} +\def\fileversion{3.06c} +\def\filedate{2020/03/18} +\typeout{2020/03/18 3.06c tkz-obj-eu-triangles.tex} \makeatletter %<--------------------------------------------------------------------------–> % Triangle Equilateral @@ -454,6 +454,5 @@ \endpgfinterruptboundingbox \endgroup } - \makeatother \endinput
\ No newline at end of file diff --git a/Master/texmf-dist/tex/latex/tkz-euclide/tkz-tools-angles.tex b/Master/texmf-dist/tex/latex/tkz-euclide/tkz-tools-angles.tex index 9a88ffeaaca..32dfc82e65a 100644 --- a/Master/texmf-dist/tex/latex/tkz-euclide/tkz-tools-angles.tex +++ b/Master/texmf-dist/tex/latex/tkz-euclide/tkz-tools-angles.tex @@ -12,9 +12,9 @@ % % The Current Maintainer of this work is Alain Matthes. % utf8 encoding -\def\fileversion{3.05c} -\def\filedate{2020/03/03} -\typeout{2020/03/03 3.05c tkz-tools-angles.tex} +\def\fileversion{3.06c} +\def\filedate{2020/03/18} +\typeout{2020/03/18 3.06c tkz-tools-angles.tex} \makeatletter %<--------------------------------------------------------------------------–> %<--------------------------------------------------------------------------–> diff --git a/Master/texmf-dist/tex/latex/tkz-euclide/tkz-tools-intersections.tex b/Master/texmf-dist/tex/latex/tkz-euclide/tkz-tools-intersections.tex index 58a8e6e6c0e..d0517fdee75 100644 --- a/Master/texmf-dist/tex/latex/tkz-euclide/tkz-tools-intersections.tex +++ b/Master/texmf-dist/tex/latex/tkz-euclide/tkz-tools-intersections.tex @@ -12,9 +12,9 @@ % % The Current Maintainer of this work is Alain Matthes. % utf8 encoding -\def\fileversion{3.05c} -\def\filedate{2020/03/03} -\typeout{2020/03/03 3.05c tkz-tools-intersections.tex} +\def\fileversion{3.06c} +\def\filedate{2020/03/18} +\typeout{2020/03/18 3.06c tkz-tools-intersections.tex} \makeatletter %<--------------------------------------------------------------------------–> % intersection de deux lignes @@ -397,7 +397,6 @@ with nodes/.code = {\global\def\tkz@numcc{2}} \tkzCalcLength(#5,#6)\tkzGetLength{tkz@rayB} \tkzInterCCR(#1,\tkz@rayA pt)(#4,\tkz@rayB pt){#7}{#8} \endgroup -} - +} \makeatother \endinput
\ No newline at end of file diff --git a/Master/texmf-dist/tex/latex/tkz-euclide/tkz-tools-math.tex b/Master/texmf-dist/tex/latex/tkz-euclide/tkz-tools-math.tex index 97bc6c698a4..fbd34cb84c4 100644 --- a/Master/texmf-dist/tex/latex/tkz-euclide/tkz-tools-math.tex +++ b/Master/texmf-dist/tex/latex/tkz-euclide/tkz-tools-math.tex @@ -12,9 +12,9 @@ % % The Current Maintainer of this work is Alain Matthes. % utf8 encoding -\def\fileversion{3.05c} -\def\filedate{2020/03/03} -\typeout{2020/03/03 3.05c tkz-tools-math.tex} +\def\fileversion{3.06c} +\def\filedate{2020/03/18} +\typeout{2020/03/18 3.06c tkz-tools-math.tex} \makeatletter %<--------------------------------------------------------------------------> % \tkzpointnormalised normalise un point A-->A' tq ||v(OA')=1|| @@ -122,5 +122,5 @@ \pgfmath@returnone\tkz@xfpMathLen pt% \endgroup% }}} - \makeatother -\endinput
\ No newline at end of file +\makeatother +\endinput
\ No newline at end of file |