summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/zhnumber/config/zhnumber-big5.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/latex/zhnumber/config/zhnumber-big5.cfg')
-rw-r--r--Master/texmf-dist/tex/latex/zhnumber/config/zhnumber-big5.cfg91
1 files changed, 91 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/zhnumber/config/zhnumber-big5.cfg b/Master/texmf-dist/tex/latex/zhnumber/config/zhnumber-big5.cfg
new file mode 100644
index 00000000000..77e0aa94e1c
--- /dev/null
+++ b/Master/texmf-dist/tex/latex/zhnumber/config/zhnumber-big5.cfg
@@ -0,0 +1,91 @@
+%%
+%% This is file `zhnumber-big5.cfg',
+%% generated with the docstrip utility.
+%%
+%% The original source files were:
+%%
+%% zhnumber.dtx (with options: `config,big5')
+%%
+%% Copyright (C) 2012 by Qing Lee <sobenlee@gmail.com>
+%% --------------------------------------------------------------------------
+%% This work may be distributed and/or modified under the
+%% conditions of the LaTeX Project Public License, either version 1.3
+%% of this license or (at your option) any later version.
+%% The latest version of this license is in
+%% http://www.latex-project.org/lppl.txt
+%% and version 1.3 or later is part of all distributions of LaTeX
+%% version 2005/12/01 or later.
+%%
+%% 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}
+\ProvidesExplFile
+ {\ExplFileName-big5.cfg}
+ {\ExplFileDate} {1.6} {\ExplFileDescription}
+\zhnum_set_digits_map:nn { minus } { 負 }
+\zhnum_set_digits_map:nn { zero } { 零 }
+\zhnum_set_digits_map:nn { null } { ○ }
+\zhnum_set_digits_map:nn { one } { 一 }
+\zhnum_set_digits_map:nn { two } { 二 }
+\zhnum_set_digits_map:nn { three } { 三 }
+\zhnum_set_digits_map:nn { four } { 四 }
+\zhnum_set_digits_map:nn { five } { 五 }
+\zhnum_set_digits_map:nn { six } { 六 }
+\zhnum_set_digits_map:nn { seven } { 七 }
+\zhnum_set_digits_map:nn { eight } { 八 }
+\zhnum_set_digits_map:nn { nine } { 九 }
+\zhnum_set_digits_map:nn { ten } { 十 }
+\zhnum_set_digits_map:nn { hundred } { 百 }
+\zhnum_set_digits_map:nn { thousand } { 千 }
+\zhnum_set_digits_map:nn { twenty } { 廿 }
+\zhnum_set_digits_map:nn { thirty } { 卅 }
+\zhnum_set_digits_map:nn { forty } { 卌 }
+\zhnum_set_digits_map:nn { two_hundred } { 皕 }
+\zhnum_set_digits_map:nn { dot } { 點 }
+\zhnum_set_digits_map:nn { and } { 又 }
+\zhnum_set_digits_map:nn { parts } { 分之 }
+\zhnum_set_digits_map:nn { scale_zero } { }
+\zhnum_set_digits_map:nn { scale_one } { 萬 }
+\zhnum_set_digits_map:nn { scale_two } { 億 }
+\zhnum_set_digits_map:nn { scale_three } { 兆 }
+\zhnum_set_digits_map:nn { scale_four } { 京 }
+\zhnum_set_digits_map:nn { scale_five } { 垓 }
+\zhnum_set_digits_map:nn { scale_six } { 秭 }
+\zhnum_set_digits_map:nn { scale_seven } { 穰 }
+\zhnum_set_digits_map:nn { scale_eight } { 澗 }
+\zhnum_set_digits_map:nn { scale_ten } { 正 }
+\zhnum_set_digits_map:nn { scale_eleven } { 載 }
+\zhnum_set_digits_map:nn { year } { 年 }
+\zhnum_set_digits_map:nn { month } { 月 }
+\zhnum_set_digits_map:nn { day } { 日 }
+\zhnum_set_digits_map:nn { hour } { 時 }
+\zhnum_set_digits_map:nn { minute } { 分 }
+\zhnum_set_digits_map:nn { weekday } { 星期 }
+\zhnum_set_financial_map:nn { null } { 零 }
+\zhnum_set_financial_map:nn { zero } { 零 }
+\zhnum_set_financial_map:nn { one } { 壹 }
+\zhnum_set_financial_map:nn { two } { 貳 }
+\zhnum_set_financial_map:nn { three } { 參 }
+\zhnum_set_financial_map:nn { four } { 肆 }
+\zhnum_set_financial_map:nn { five } { 伍 }
+\zhnum_set_financial_map:nn { six } { 陸 }
+\zhnum_set_financial_map:nn { seven } { 柒 }
+\zhnum_set_financial_map:nn { eight } { 捌 }
+\zhnum_set_financial_map:nn { nine } { 玖 }
+\zhnum_set_financial_map:nn { ten } { 拾 }
+\zhnum_set_financial_map:nn { hundred } { 佰 }
+\zhnum_set_financial_map:nn { thousand } { 仟 }
+\ExplSyntaxOff
+%%
+%% This package consists of the file zhnumber.dtx,
+%% and the derived files zhnumber.pdf,
+%% zhnumber.sty,
+%% zhnumber-utf8.cfg,
+%% zhnumber-gbk.cfg,
+%% zhnumber-big5.cfg,
+%% zhnumber.ins and
+%% README.
+%%
+%% End of file `zhnumber-big5.cfg'.