summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/expl3/l3int.sty
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/latex/expl3/l3int.sty')
-rw-r--r--Master/texmf-dist/tex/latex/expl3/l3int.sty5
1 files changed, 3 insertions, 2 deletions
diff --git a/Master/texmf-dist/tex/latex/expl3/l3int.sty b/Master/texmf-dist/tex/latex/expl3/l3int.sty
index 97db73b44cd..9a6a034b355 100644
--- a/Master/texmf-dist/tex/latex/expl3/l3int.sty
+++ b/Master/texmf-dist/tex/latex/expl3/l3int.sty
@@ -48,7 +48,7 @@
%%
%% -----------------------------------------------------------------------
\RequirePackage{l3names}
-\GetIdInfo$Id: l3int.dtx 2178 2011-03-06 09:03:44Z mittelba $
+\GetIdInfo$Id: l3int.dtx 2229 2011-04-11 17:37:05Z joseph $
{L3 Experimental Integer module}
\ProvidesExplPackage
{\filename}{\filedate}{\fileversion}{\filedescription}
@@ -664,7 +664,8 @@
}
{
\chk_if_free_cs:N #1
- \tex_global:D \tex_mathchardef:D #1 = \int_eval:n {#2}
+ \tex_global:D \tex_mathchardef:D #1 =
+ \etex_numexpr:D #2 \scan_stop:
}
}
{