summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/l3packages/xfp
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2021-03-12 23:03:38 +0000
committerKarl Berry <karl@freefriends.org>2021-03-12 23:03:38 +0000
commit521d228214dba2801d3454b4d5634b0624d2d1c6 (patch)
tree460d18372adb04ecc4c56e2b89d2b4738c439f67 /Master/texmf-dist/tex/latex/l3packages/xfp
parentc7a6ddbdf2fbce5333cf3052b2a94de9e31db193 (diff)
l3packages (12mar21) (branch)
git-svn-id: svn://tug.org/texlive/branches/branch2020.0@58305 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/l3packages/xfp')
-rw-r--r--Master/texmf-dist/tex/latex/l3packages/xfp/xfp.sty3
1 files changed, 1 insertions, 2 deletions
diff --git a/Master/texmf-dist/tex/latex/l3packages/xfp/xfp.sty b/Master/texmf-dist/tex/latex/l3packages/xfp/xfp.sty
index a3e657bf7a6..edaa73fdea1 100644
--- a/Master/texmf-dist/tex/latex/l3packages/xfp/xfp.sty
+++ b/Master/texmf-dist/tex/latex/l3packages/xfp/xfp.sty
@@ -32,8 +32,7 @@
}%
\endinput
}
-\RequirePackage{xparse}
-\ProvidesExplPackage{xfp}{2021-02-02}{}
+\ProvidesExplPackage{xfp}{2021-03-12}{}
{L3 Floating point unit}
\NewExpandableDocumentCommand \fpeval { m } { \fp_eval:n {#1} }
\NewExpandableDocumentCommand \inteval { m } { \int_eval:n {#1} }