summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/tkz-base/tkz-tools-colors.tex
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/latex/tkz-base/tkz-tools-colors.tex')
-rw-r--r--Master/texmf-dist/tex/latex/tkz-base/tkz-tools-colors.tex10
1 files changed, 5 insertions, 5 deletions
diff --git a/Master/texmf-dist/tex/latex/tkz-base/tkz-tools-colors.tex b/Master/texmf-dist/tex/latex/tkz-base/tkz-tools-colors.tex
index d24a49add80..9beab795b00 100644
--- a/Master/texmf-dist/tex/latex/tkz-base/tkz-tools-colors.tex
+++ b/Master/texmf-dist/tex/latex/tkz-base/tkz-tools-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{4.05b}
-\def\filedate{2022/01/28 }
-\typeout{2022/01/28 4.05b tkz-tools-colors}
+\def\fileversion{4.2c}
+\def\filedate{2022/07/14}
+\typeout{2022/07/14 4.2c tkz-tools-colors}
\makeatletter
%<------ Initialisation of the colors with tkzSetUpColors ----------------->
@@ -36,8 +36,8 @@
\pgfkeys{/tkzsupallcol/.cd,
background/.store in = \tkz@suac@bkc,
text/.store in = \tkz@suac@txt,
- background = \tkz@backgroundcolor,% see tkz-base.cfg
- text = \tkz@textcolor% idem
+ background = \tkz@backgroundcolor,% see tkz-base.cfg
+ text = \tkz@textcolor% idem
}
\def\tkzSetUpAllColors{\pgfutil@ifnextchar[{\tkz@SetUpAllColors}{%
\tkz@SetUpAllColors[]}}