1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
|
ctex
====
`ctex` is a collection of macro packages and document classes
for LaTeX Chinese typesetting.
Authors and Contributors
------------------------
* Wu Lingyun <aloft@ctex.org>
* Jiang Jiang <gzjjgod@gmail.com>
* Wang Yue <yuleopen@gmail.com>
* Liu Haiyang <leoliu.pku@gmail.com>
* Li Yanrui <liyanrui.m2@gmail.com>
* Chen Zhichu <zhichu.chen@gmail.com>
* Li Qing <sobenlee@gmail.com>
* Liam Huang <liamhuang0205@gmail.com>
* Zeng Xiangdong <xdzeng96@gmail.com>
* Li Zeping <zepinglee@gmail.com>
* Zhou Yukai <muzimuzhi@gmail.com>
* Zhang Ruixi <ruixizhang42@gmail.com>
Contributing
------------
This package is a part of the [ctex-kit](https://github.com/CTeX-org/ctex-kit) project.
Issues and pull requests are welcome.
Copyright and Licence
---------------------
Copyright (C) 2003--2020
CTEX.ORG and any individual authors listed elsewhere in this file.
----------------------------------------------------------------------
This work may be distributed and/or modified under the
conditions of the LaTeX Project Public License, either
version 1.3c of this license or (at your option) any later
version. This version of this license is in
http://www.latex-project.org/lppl/lppl-1-3c.txt
and 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".
This package consists of the files ctex.dtx,
ctxdoc.cls,
ctxdocstrip.tex,
ctex-zhconv.lua,
ctex-zhconv-make.lua,
and the derived files ctex.pdf,
ctex.ins,
ctex.sty,
ctexsize.sty,
ctexheading.sty,
ctexart.cls,
ctexbook.cls,
ctexrep.cls,
ctexbeamer.cls,
ctexcap.sty,
ctexhook.sty,
ctexpatch.sty,
ctex-c5size.clo,
ctex-cs4size.clo,
ctex-heading-article.def,
ctex-heading-book.def,
ctex-heading-report.def,
ctex-heading-beamer.def,
ctex-scheme-plain.def,
ctex-scheme-plain-article.def,
ctex-scheme-plain-book.def,
ctex-scheme-plain-report.def,
ctex-scheme-plain-beamer.def,
ctex-scheme-chinese.def,
ctex-scheme-chinese-article.def,
ctex-scheme-chinese-book.def,
ctex-scheme-chinese-report.def,
ctex-scheme-chinese-beamer.def,
ctex-name-gbk.cfg,
ctex-name-utf8.cfg,
ctex.cfg,
ctexopts.cfg,
ctexbackend.cfg,
ctex-engine-pdftex.def,
ctex-engine-xetex.def,
ctex-engine-luatex.def,
ctex-engine-aptex.def,
ctex-engine-uptex.def,
c19rm.fd,
c19sf.fd,
c19tt.fd,
c70rm.fd,
c70sf.fd,
c70tt.fd,
jy2zhrm.fd,
jy2zhsf.fd,
jy2zhtt.fd,
jt2zhrm.fd,
jt2zhsf.fd,
jt2zhtt.fd,
ctex-fontset-adobe.def,
ctex-fontset-fandol.def,
ctex-fontset-founder.def,
ctex-fontset-mac.def,
ctex-fontset-macnew.def,
ctex-fontset-macold.def,
ctex-fontset-ubuntu.def,
ctex-fontset-windows.def,
ctexspa.def,
ctexpunct.spa,
ctex-spa-make.tex,
ctex-spa-macro.tex,
ctex-zhmap-adobe.tex,
ctex-zhmap-fandol.tex,
ctex-zhmap-founder.tex,
ctex-zhmap-mac.tex,
ctex-zhmap-ubuntu.tex,
ctex-zhmap-windows.tex,
ctex-zhconv-index.lua,
translator-theorem-dictionary-ChineseGBK.dict,
translator-theorem-dictionary-ChineseUTF8.dict, and
README.md (this file).
|