summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/expl3/l3int.sty
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2010-05-19 23:24:13 +0000
committerKarl Berry <karl@freefriends.org>2010-05-19 23:24:13 +0000
commit97a0746aa6e947818c4d32c3b70e899907124c22 (patch)
tree286f8d2512ef746cf076a12f16e593f262e18009 /Master/texmf-dist/tex/latex/expl3/l3int.sty
parent994e8740e5b5588a65c3baec92333b81ae2edd54 (diff)
expl3 1905 (19may10)
git-svn-id: svn://tug.org/texlive/trunk@18357 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/expl3/l3int.sty')
-rw-r--r--Master/texmf-dist/tex/latex/expl3/l3int.sty10
1 files changed, 5 insertions, 5 deletions
diff --git a/Master/texmf-dist/tex/latex/expl3/l3int.sty b/Master/texmf-dist/tex/latex/expl3/l3int.sty
index 0e9c2df8859..61688872989 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 1867 2010-03-23 13:03:12Z will $
+\GetIdInfo$Id: l3int.dtx 1893 2010-04-11 12:54:05Z will $
{L3 Experimental Integer module}
\ProvidesExplPackage
{\filename}{\filedate}{\fileversion}{\filedescription}
@@ -62,8 +62,8 @@
}
\cs_new_protected_nopar:Npn \int_new_local:N #1 {
\chk_if_free_cs:N #1
- \int_compare:nNnTF
- \tex_currentgrouplevel:D = 0
+ \intexpr_compare:nNnTF
+ \etex_currentgrouplevel:D = 0
\newcount \loccount
#1
}
@@ -116,8 +116,8 @@
\cs_generate_variant:Nn \int_gsub:Nn {cn}
\cs_new_eq:NN \int_use:N \tex_the:D
\cs_new_nopar:Npn \int_use:c #1{\int_use:N \cs:w#1\cs_end:}
-\cs_new_eq:NN \int_show:N \tex_showthe:D
-\cs_new_nopar:Npn \int_show:c {\exp_args:Nc \int_show:N }
+\cs_new_eq:NN \int_show:N \kernel_register_show:N
+\cs_new_eq:NN \int_show:c \kernel_register_show:c
\cs_new_nopar:Npn \int_to_arabic:n #1{ \intexpr_eval:n{#1}}
\cs_new_protected_nopar:Npn \int_roman_lcuc_mapping:Nnn #1#2#3{
\cs_set_nopar:cpn {int_to_lc_roman_#1:}{#2}