From af1d24be8bad221544f5bec7af3deafd1cbfe494 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Thu, 6 Feb 2020 20:45:02 +0000 Subject: tkz-base (6feb20) git-svn-id: svn://tug.org/texlive/trunk@53695 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/tex/latex/tkz-base/tkz-obj-rep.tex | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'Master/texmf-dist/tex/latex/tkz-base/tkz-obj-rep.tex') diff --git a/Master/texmf-dist/tex/latex/tkz-base/tkz-obj-rep.tex b/Master/texmf-dist/tex/latex/tkz-base/tkz-obj-rep.tex index d66e9fc8954..2406dc791f4 100644 --- a/Master/texmf-dist/tex/latex/tkz-base/tkz-obj-rep.tex +++ b/Master/texmf-dist/tex/latex/tkz-base/tkz-obj-rep.tex @@ -1,18 +1,18 @@ % tkz-obj-rep.tex -% Copyright 2011 by Alain Matthes +% Copyright 2020 by Alain Matthes % % This file may be distributed and/or modified % % 1. under the LaTeX Project Public License and/or % 2. under the GNU Public License. -\def\fileversion{3.01c} -\def\filedate{2020/01/23} -\typeout{2020/01/23 3.01c tkz-obj-rep.tex} +\def\fileversion{3.02c} +\def\filedate{2020/01/24} +\typeout{2020/01/24 3.02c tkz-obj-rep.tex} \makeatletter %<--------------------------------------------------------------------------–> % repère %<--------------------------------------------------------------------------–> -\pgfkeys{/@tkzRep/.cd, +\pgfkeys{/tkzRep/.cd, line width/.store in = \tkz@Rep@lw, xlabel/.store in = \tkz@Rep@xlabel, ylabel/.store in = \tkz@Rep@ylabel, @@ -31,13 +31,13 @@ ynorm = 1, color = \tkz@sur@color,% remove ? colorlabel = \tkz@sur@colorlabel, - /@tkzRep/.search also={/tikz}, + /tkzRep/.search also={/tikz}, } %<--------------------------------------------------------------------------–> \def\tkzRep{\pgfutil@ifnextchar[{\tkz@Rep}{% \tkz@Rep[]}} \def\tkz@Rep[#1]{% -\pgfqkeys{/@tkzRep}{#1} +\pgfqkeys{/tkzRep}{#1} \begingroup \protected@edef\tkz@temp{% \noexpand\draw [ line width=\tkz@Rep@lw, -- cgit v1.2.3