summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/tkz/tkz-euclide/latex/drawings/tkz-draw-eu-points.tex
diff options
context:
space:
mode:
Diffstat (limited to 'macros/latex/contrib/tkz/tkz-euclide/latex/drawings/tkz-draw-eu-points.tex')
-rw-r--r--macros/latex/contrib/tkz/tkz-euclide/latex/drawings/tkz-draw-eu-points.tex10
1 files changed, 5 insertions, 5 deletions
diff --git a/macros/latex/contrib/tkz/tkz-euclide/latex/drawings/tkz-draw-eu-points.tex b/macros/latex/contrib/tkz/tkz-euclide/latex/drawings/tkz-draw-eu-points.tex
index 520e3159e8..ac5eee4a3d 100644
--- a/macros/latex/contrib/tkz/tkz-euclide/latex/drawings/tkz-draw-eu-points.tex
+++ b/macros/latex/contrib/tkz/tkz-euclide/latex/drawings/tkz-draw-eu-points.tex
@@ -1,5 +1,5 @@
% tkz-draw-points.tex
-% Copyright 2023 Alain Matthes
+% Copyright 2024 Alain Matthes
% This work may be distributed and/or modified under the
% conditions of the LaTeX Project Public License, either version 1.3
% of this license or (at your option) any later version.
@@ -10,9 +10,9 @@
% This work has the LPPL maintenance status “maintained”.
% The Current Maintainer of this work is Alain Matthes.
-\def\fileversion{5.04c}
-\def\filedate{2023/10/26}
-\typeout{2023/10/26 5.04c tkz-draw-eu-points.tex}
+\def\fileversion{5.05c}
+\def\filedate{2024/01/16}
+\typeout{2024/01/16 5.05c tkz-draw-eu-points.tex}
\makeatletter
%<--------------------------------------------------------------------------->
% tkzSetUpPoint définit la forme d'un point
@@ -24,7 +24,7 @@
shape/.store in = \tkz@pt@shape,
size = \tkz@euc@pointsize,
color = \tkz@euc@pointcolor,
- fill = \tkz@euc@pointcolor,
+ fill = \tkz@euc@pointfillcolor,
shape = \tkz@euc@pointshape,
/tkzsetuppt/.search also = {/tikz},
}