summaryrefslogtreecommitdiff
path: root/language/chinese/CJK/cjk-4.8.5/doc/CJKnumb.txt
diff options
context:
space:
mode:
Diffstat (limited to 'language/chinese/CJK/cjk-4.8.5/doc/CJKnumb.txt')
-rw-r--r--language/chinese/CJK/cjk-4.8.5/doc/CJKnumb.txt25
1 files changed, 25 insertions, 0 deletions
diff --git a/language/chinese/CJK/cjk-4.8.5/doc/CJKnumb.txt b/language/chinese/CJK/cjk-4.8.5/doc/CJKnumb.txt
new file mode 100644
index 0000000000..16723f8bc0
--- /dev/null
+++ b/language/chinese/CJK/cjk-4.8.5/doc/CJKnumb.txt
@@ -0,0 +1,25 @@
+This is the file CJKnumb.txt of the CJK macro package ver. 4.8.5
+(16-Oct-2021).
+
+CJKnumb.sty
+------------
+
+This package provides commands to typeset CJK representations of
+numbers (within a CJK or CJK* environment).
+
+ \CJKnumber{number}
+ Convert `number' to a full CJK representation.
+
+ \CJKdigits{arg}
+ \CJKdigits*{arg}
+ Handle `arg' as a string of digits and convert each of them into the
+ corresponding CJK digit. The starred version uses the traditional glyph
+ for digit zero; the unstarred version uses the CJK circle glyph.
+
+Usage:
+
+ \usepackage{CJK}
+ \usepackage{CJKnumb}
+
+
+---End of CJKnumb.txt---