summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/zhnumber/zhnumber.sty
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2012-11-23 22:46:14 +0000
committerKarl Berry <karl@freefriends.org>2012-11-23 22:46:14 +0000
commite59dc86d50620df70414da4bd434219b46137fc9 (patch)
treed9e6e67add7baf2bbd1a69274a733616915b5f65 /Master/texmf-dist/tex/latex/zhnumber/zhnumber.sty
parenta75a0391a6a6873345d5d864a61031eb4dd09780 (diff)
zhnumber (23nov12)
git-svn-id: svn://tug.org/texlive/trunk@28347 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/zhnumber/zhnumber.sty')
-rw-r--r--Master/texmf-dist/tex/latex/zhnumber/zhnumber.sty6
1 files changed, 3 insertions, 3 deletions
diff --git a/Master/texmf-dist/tex/latex/zhnumber/zhnumber.sty b/Master/texmf-dist/tex/latex/zhnumber/zhnumber.sty
index d46e95263d4..64d6ecab90c 100644
--- a/Master/texmf-dist/tex/latex/zhnumber/zhnumber.sty
+++ b/Master/texmf-dist/tex/latex/zhnumber/zhnumber.sty
@@ -21,8 +21,8 @@
%%
\NeedsTeXFormat{LaTeX2e}
\RequirePackage{expl3}
-\GetIdInfo$Id: zhnumber.dtx 351 2012-07-20 05:30:58Z sobenlee $
- {package for typesetting numbers with Chinese glyphs}
+\GetIdInfo$Id: zhnumber.dtx 367 2012-11-23 04:45:50Z sobenlee $
+ {Typesetting numbers with Chinese glyphs}
\ProvidesExplPackage{\ExplFileName}{\ExplFileDate}{1.6}{\ExplFileDescription}
\msg_new:nnn { zhnumber } { l3-too-old }
{
@@ -364,7 +364,7 @@
{
\int_incr:N \l_tmpa_int
\tl_set:Nx \l_tmpa_tl
- { c_zhnum_scale_ \zhnum_int_to_word:n { \l_tmpa_int + \c_eleven } _tl }
+ { c_zhnum_scale_ \zhnum_int_to_word:n { \l_tmpa_int + \c_eleven } _tl }
\tl_if_exist:cF \l_tmpa_tl { \int_incr:N \g_zhnum_scale_int }
\tl_set:cn { \l_tmpa_tl } {##1}
}