From e59dc86d50620df70414da4bd434219b46137fc9 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Fri, 23 Nov 2012 22:46:14 +0000 Subject: zhnumber (23nov12) git-svn-id: svn://tug.org/texlive/trunk@28347 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/tex/latex/zhnumber/config/zhnumber-big5.cfg | 4 ++-- Master/texmf-dist/tex/latex/zhnumber/config/zhnumber-gbk.cfg | 4 ++-- Master/texmf-dist/tex/latex/zhnumber/config/zhnumber-utf8.cfg | 4 ++-- Master/texmf-dist/tex/latex/zhnumber/zhnumber.sty | 6 +++--- 4 files changed, 9 insertions(+), 9 deletions(-) (limited to 'Master/texmf-dist/tex/latex/zhnumber') diff --git a/Master/texmf-dist/tex/latex/zhnumber/config/zhnumber-big5.cfg b/Master/texmf-dist/tex/latex/zhnumber/config/zhnumber-big5.cfg index 77e0aa94e1c..8768ba36c21 100644 --- a/Master/texmf-dist/tex/latex/zhnumber/config/zhnumber-big5.cfg +++ b/Master/texmf-dist/tex/latex/zhnumber/config/zhnumber-big5.cfg @@ -19,8 +19,8 @@ %% This work has the LPPL maintenance status "maintained". %% The Current Maintainer of this work is Qing Lee. %% -\GetIdInfo$Id: zhnumber.dtx 351 2012-07-20 05:30:58Z sobenlee $ - {Chinese numerals with Big5 encoding} +\GetIdInfo$Id: zhnumber.dtx 367 2012-11-23 04:45:50Z sobenlee $ + {Chinese numerals with Big5 encoding} \ProvidesExplFile {\ExplFileName-big5.cfg} {\ExplFileDate} {1.6} {\ExplFileDescription} diff --git a/Master/texmf-dist/tex/latex/zhnumber/config/zhnumber-gbk.cfg b/Master/texmf-dist/tex/latex/zhnumber/config/zhnumber-gbk.cfg index ddb11b0af3c..677c43e8ecc 100644 --- a/Master/texmf-dist/tex/latex/zhnumber/config/zhnumber-gbk.cfg +++ b/Master/texmf-dist/tex/latex/zhnumber/config/zhnumber-gbk.cfg @@ -19,8 +19,8 @@ %% This work has the LPPL maintenance status "maintained". %% The Current Maintainer of this work is Qing Lee. %% -\GetIdInfo$Id: zhnumber.dtx 351 2012-07-20 05:30:58Z sobenlee $ - {Chinese numerals with Big5 encoding} +\GetIdInfo$Id: zhnumber.dtx 367 2012-11-23 04:45:50Z sobenlee $ + {Chinese numerals with Big5 encoding} \ProvidesExplFile {\ExplFileName-gbk.cfg} {\ExplFileDate} {1.6} {\ExplFileDescription} diff --git a/Master/texmf-dist/tex/latex/zhnumber/config/zhnumber-utf8.cfg b/Master/texmf-dist/tex/latex/zhnumber/config/zhnumber-utf8.cfg index 56ef8ea5cdf..99d563fa506 100644 --- a/Master/texmf-dist/tex/latex/zhnumber/config/zhnumber-utf8.cfg +++ b/Master/texmf-dist/tex/latex/zhnumber/config/zhnumber-utf8.cfg @@ -19,8 +19,8 @@ %% This work has the LPPL maintenance status "maintained". %% The Current Maintainer of this work is Qing Lee. %% -\GetIdInfo$Id: zhnumber.dtx 351 2012-07-20 05:30:58Z sobenlee $ - {Chinese numerals with UTF8 encoding} +\GetIdInfo$Id: zhnumber.dtx 367 2012-11-23 04:45:50Z sobenlee $ + {Chinese numerals with UTF8 encoding} \ProvidesExplFile {\ExplFileName-utf8.cfg} {\ExplFileDate} {1.6} {\ExplFileDescription} 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} } -- cgit v1.2.3