1CEFCONV(1) General Commands Manual CEFCONV(1)
2
3
4
6 cefconv - convert a TeX document containing CEF macros into `prepro‐
7 cessed' form.
8
10 cefconv < infile > outfile
11
13 The Chinese Encoding Framework (CEF) developed by Christian Wittern
14 <cwittern@conline.central.de> makes it possible to include CJK charac‐
15 ters in various encodings using the SGML macros &CX-aabb; for Big 5 and
16 CNS encoding and &U-aabb; for Unicode (X denotes a number between 0 and
17 7; 0 represents Big 5 encoding, 1-7 CNS encoding planes 1-7. aabb is
18 either a decimal or hexadecimal number)
19
20 cefconv converts the CEF macros into a form which can directly pro‐
21 cessed with LaTeX 2e.
22
23 This filter is part of the CJK macro package for LaTeX 2e.
24
26 sjisconv(1), bg5conv(1), cef5conv(1), cefsconv(1), extconv(1),
27 the CJK documentation files.
28
30 Werner Lemberg <wl@gnu.org>
31
32
33
34CJK Version 4.8.4 18-Apr-2015 CEFCONV(1)