diff options
author | Karl Berry <karl@freefriends.org> | 2020-03-05 01:01:48 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2020-03-05 01:01:48 +0000 |
commit | 5887a5eebe6eb65039f6e778d037d710d689a42d (patch) | |
tree | 22e48c9efc121c745c8074ae8c67c647ebb604ad /Master/texmf-dist/tex/latex/l3packages/xfp | |
parent | f8152bb4973cbd7164575615158c822d9e33f6d3 (diff) |
l3 (4mar20)
git-svn-id: svn://tug.org/texlive/trunk@54099 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.sty | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Master/texmf-dist/tex/latex/l3packages/xfp/xfp.sty b/Master/texmf-dist/tex/latex/l3packages/xfp/xfp.sty index 47575d64cd9..3dec6878540 100644 --- a/Master/texmf-dist/tex/latex/l3packages/xfp/xfp.sty +++ b/Master/texmf-dist/tex/latex/l3packages/xfp/xfp.sty @@ -33,7 +33,7 @@ \endinput } \RequirePackage{xparse} -\ProvidesExplPackage{xfp}{2020-02-25}{} +\ProvidesExplPackage{xfp}{2020-03-03}{} {L3 Floating point unit} \NewExpandableDocumentCommand \fpeval { m } { \fp_eval:n {#1} } \NewExpandableDocumentCommand \inteval { m } { \int_eval:n {#1} } |