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
|
xeCJK
=====
`xeCJK` is a package written for XeLaTeX which allows users to typeset
CJK scripts easily.
- Different default fonts for CJK and other characters.
- Spaces automatically ignored between CJK characters.
- Special effects on full-width CJK punctuation.
- Automatic adjustment of the space between CJK and other characters.
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) 2007--2010 by Wenchang Sun <sunwch@nankai.edu.cn>
Copyright (C) 2009--2017 by Leo Liu <leoliu.pku@gmail.com>
Copyright (C) 2012--2017 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.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'.
The Current Maintainers of this work are Leo Liu and Qing Lee.
This package consists of the files xeCJK.dtx,
full-stop.map,
fullwidth-stop.map,
han-simp.map,
han-trad.map,
and the derived files xeCJK.pdf,
xeCJK.sty,
xeCJK.cfg,
xeCJK.ins,
xeCJKfntef.sty,
xeCJK-listings.sty,
xunicode-addon.sty,
xunicode-extra.def,
xeCJK-example-autofake.tex,
xeCJK-example-fallback.tex,
xeCJK-example-subCJKblock.tex,
xeCJK-example-CJKecglue.tex,
xeCJK-example-checksingle.tex,
xeCJK-example-CJKfntef.tex,
xeCJK-example-punctstyle.tex,
xeCJK-example-verbatim.tex,
xeCJK-example-CM.tex,
xeCJK-example-listings.tex,
xeCJK-example-mathblock.tex,
xunicode-symbols.tex,
xunicode-commands.tex,
xunicode-combine-marks.tex,
xunicode-symbols.pdf,
full-stop.tec,
fullwidth-stop.tec,
han-simp.tec,
han-trad.tec, and
README.md (this file).
|