summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/l3packages/xfp/xfp.sty
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2022-01-12 21:22:19 +0000
committerKarl Berry <karl@freefriends.org>2022-01-12 21:22:19 +0000
commit5e6c36a86d4bca486465e216ffd216bfd57a106f (patch)
treed1f502b8f22f80c9344f85249e076aaee4ba75e8 /Master/texmf-dist/tex/latex/l3packages/xfp/xfp.sty
parent81b17c3a69bb1b2f93e5ca4b114be5098da9b6d8 (diff)
l3 (12jan22)
git-svn-id: svn://tug.org/texlive/trunk@61588 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/l3packages/xfp/xfp.sty')
-rw-r--r--Master/texmf-dist/tex/latex/l3packages/xfp/xfp.sty8
1 files changed, 4 insertions, 4 deletions
diff --git a/Master/texmf-dist/tex/latex/l3packages/xfp/xfp.sty b/Master/texmf-dist/tex/latex/l3packages/xfp/xfp.sty
index 56ee80febaa..c611d9ad25d 100644
--- a/Master/texmf-dist/tex/latex/l3packages/xfp/xfp.sty
+++ b/Master/texmf-dist/tex/latex/l3packages/xfp/xfp.sty
@@ -6,7 +6,7 @@
%%
%% xfp.dtx (with options: `package')
%%
-%% Copyright (C) 2017-2021 The LaTeX Project
+%% Copyright (C) 2017-2022 The LaTeX Project
%%
%% It may be distributed and/or modified under the conditions of
%% the LaTeX Project Public License (LPPL), either version 1.3c of
@@ -32,10 +32,10 @@
}%
\endinput
}
-\ProvidesExplPackage{xfp}{2021-11-12}{}
+\ProvidesExplPackage{xfp}{2022-01-12}{}
{L3 Floating point unit}
-\NewExpandableDocumentCommand \fpeval { m } { \fp_eval:n {#1} }
-\NewExpandableDocumentCommand \inteval { m } { \int_eval:n {#1} }
+\ProvideExpandableDocumentCommand \fpeval { m } { \fp_eval:n {#1} }
+\ProvideExpandableDocumentCommand \inteval { m } { \int_eval:n {#1} }
%%
%%
%% End of file `xfp.sty'.