logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

cefconv - convert a TeX document containing CEF macros into `preprocessed' form.

Author

       Werner Lemberg <wl@gnu.org>

CJK Version 4.8.5                                  16-Oct-2021                                        CEFCONV(1)

Description

       The  ChineseEncodingFramework (CEF) developed by Christian Wittern <cwittern@conline.central.de> makes
       it possible to include CJK characters in various encodings using the SGML macros &CX-aabb; for Big 5  and
       CNS  encoding  and &U-aabb; for Unicode (X denotes a number between 0 and 7; 0 represents Big 5 encoding,
       1-7 CNS encoding planes 1-7.  aabb is either a decimal or hexadecimal number)

       cefconv converts the CEF macros into a form which can directly processed with LaTeX 2e.

       This filter is part of the CJK macro package for LaTeX 2e.

Name

       cefconv - convert a TeX document containing CEF macros into `preprocessed' form.

See Also

sjisconv(1), bg5conv(1), cef5conv(1), cefsconv(1), extconv(1),
       the CJK documentation files.

Synopsis

cefconv < infile > outfile

See Also