summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/zhnumber/zhnumber-utf8.cfg
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2022-07-14 20:21:27 +0000
committerKarl Berry <karl@freefriends.org>2022-07-14 20:21:27 +0000
commit5837c476bea644b73216ad4a57a000f7d3095b92 (patch)
tree96d8bea12f1a68faae4981d2631c2797284018bc /Master/texmf-dist/tex/latex/zhnumber/zhnumber-utf8.cfg
parentbbde8f2f326aa5d77b82d0fed87b086e8cbabc36 (diff)
zhnumber (14jul22)
git-svn-id: svn://tug.org/texlive/trunk@63898 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/zhnumber/zhnumber-utf8.cfg')
-rw-r--r--Master/texmf-dist/tex/latex/zhnumber/zhnumber-utf8.cfg14
1 files changed, 7 insertions, 7 deletions
diff --git a/Master/texmf-dist/tex/latex/zhnumber/zhnumber-utf8.cfg b/Master/texmf-dist/tex/latex/zhnumber/zhnumber-utf8.cfg
index 8488177a156..895dbef4685 100644
--- a/Master/texmf-dist/tex/latex/zhnumber/zhnumber-utf8.cfg
+++ b/Master/texmf-dist/tex/latex/zhnumber/zhnumber-utf8.cfg
@@ -6,7 +6,7 @@
%%
%% zhnumber.dtx (with options: `config,utf8')
%%
-%% Copyright (C) 2012, 2014-2020 by Qing Lee <sobenlee@gmail.com>
+%% Copyright (C) 2012, 2014-2020, 2022 by Qing Lee <sobenlee@gmail.com>
%% --------------------------------------------------------------------------
%%
%% This work may be distributed and/or modified under the
@@ -25,10 +25,10 @@
%%
%% --------------------------------------------------------------------------
%%
-\GetIdInfo$Id: zhnumber.dtx c4664c6 2020-05-01 21:10:24 +0800 Qing Lee <sobenlee@gmail.com> $
+\GetIdInfo$Id: zhnumber.dtx 5e8c3fe 2022-07-14 18:53:36 +0800 Qing Lee <sobenlee@gmail.com> $
{Chinese numerals with UTF8 encoding}
\ProvidesExplFile{\ExplFileName-utf8.cfg}
- {\ExplFileDate}{2.8}{\ExplFileDescription}
+ {\ExplFileDate}{3.0}{\ExplFileDescription}
\zhnum_set_digits_map:nnn { minus } { simp } { 负 }
\zhnum_set_digits_map:nnn { minus } { trad } { 負 }
\zhnum_set_digits_map:nn { 0 } { 零 }
@@ -45,10 +45,10 @@
\zhnum_set_digits_map:nn { 10 } { 十 }
\zhnum_set_digits_map:nn { 100 } { 百 }
\zhnum_set_digits_map:nn { 1000 } { 千 }
-\zhnum_set_digits_map:nn { 20 } { 廿 }
-\zhnum_set_digits_map:nn { 30 } { 卅 }
-\zhnum_set_digits_map:nn { 40 } { 卌 }
-\zhnum_set_digits_map:nn { 200 } { 皕 }
+\zhnum_set_digits_map:nnn { 20 } { ancient } { 廿 }
+\zhnum_set_digits_map:nnn { 30 } { ancient } { 卅 }
+\zhnum_set_digits_map:nnn { 40 } { ancient } { 卌 }
+\zhnum_set_digits_map:nnn { 200 } { ancient } { 皕 }
\zhnum_set_digits_map:nnn { dot } { simp } { 点 }
\zhnum_set_digits_map:nnn { dot } { trad } { 點 }
\zhnum_set_digits_map:nn { and } { 又 }