diff options
author | Karl Berry <karl@freefriends.org> | 2019-01-08 21:54:14 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2019-01-08 21:54:14 +0000 |
commit | 6cee10004a95f99a2b6746024a6f2833b79e2db4 (patch) | |
tree | 20ed7e68a5f08f3feee0cca6ff99816594d62c12 /Master/texmf-dist/tex | |
parent | d421b1378f94e4aade6069fe421d3e186898cba2 (diff) |
bnumexpr (8jan19)
git-svn-id: svn://tug.org/texlive/trunk@49643 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex')
-rw-r--r-- | Master/texmf-dist/tex/latex/bnumexpr/bnumexpr.sty | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Master/texmf-dist/tex/latex/bnumexpr/bnumexpr.sty b/Master/texmf-dist/tex/latex/bnumexpr/bnumexpr.sty index c7f91072960..6854b28e37c 100644 --- a/Master/texmf-dist/tex/latex/bnumexpr/bnumexpr.sty +++ b/Master/texmf-dist/tex/latex/bnumexpr/bnumexpr.sty @@ -25,7 +25,7 @@ %% Copyright (C) 2014-2019 by Jean-Francois Burnol %% \NeedsTeXFormat{LaTeX2e}% -\ProvidesPackage{bnumexpr}[2019/01/07 v1.2d Expressions with big integers (JFB)]% +\ProvidesPackage{bnumexpr}[2019/01/08 v1.2e Expressions with big integers (JFB)]% \edef\BNErestorecatcodes {\catcode`\noexpand\!\the\catcode`\! \catcode`\noexpand\?\the\catcode`\? \catcode`\noexpand\_\the\catcode`\_ |