diff options
Diffstat (limited to 'Master/texmf-dist/tex/latex/tkz-elements/tkz-elements.sty')
-rw-r--r-- | Master/texmf-dist/tex/latex/tkz-elements/tkz-elements.sty | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Master/texmf-dist/tex/latex/tkz-elements/tkz-elements.sty b/Master/texmf-dist/tex/latex/tkz-elements/tkz-elements.sty index f7416d8e4fd..0a11787d21e 100644 --- a/Master/texmf-dist/tex/latex/tkz-elements/tkz-elements.sty +++ b/Master/texmf-dist/tex/latex/tkz-elements/tkz-elements.sty @@ -1,5 +1,5 @@ % encoding : utf8 -% tkz-elements.sty v2.20c +% tkz-elements.sty v2.25c % 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 @@ -11,7 +11,7 @@ % This work has the LPPL maintenance status “maintained”. % The Current Maintainer of this work is Alain Matthes. -\ProvidesPackage{tkz-elements}[2024/03/25 v2.20c Graphic Object Library] +\ProvidesPackage{tkz-elements}[2024/04/27 v2.25c Graphic Object Library] \RequirePackage{luacode} \directlua{require "tkz_elements_main"} |