summaryrefslogtreecommitdiff
path: root/language/chinese/CJK/cjk-4.8.4/doc/man/txt/cefconv.txt
diff options
context:
space:
mode:
Diffstat (limited to 'language/chinese/CJK/cjk-4.8.4/doc/man/txt/cefconv.txt')
-rw-r--r--language/chinese/CJK/cjk-4.8.4/doc/man/txt/cefconv.txt34
1 files changed, 0 insertions, 34 deletions
diff --git a/language/chinese/CJK/cjk-4.8.4/doc/man/txt/cefconv.txt b/language/chinese/CJK/cjk-4.8.4/doc/man/txt/cefconv.txt
deleted file mode 100644
index 87e942e451..0000000000
--- a/language/chinese/CJK/cjk-4.8.4/doc/man/txt/cefconv.txt
+++ /dev/null
@@ -1,34 +0,0 @@
-CEFCONV(1) General Commands Manual CEFCONV(1)
-
-
-
-NAME
- cefconv - convert a TeX document containing CEF macros into `prepro-
- cessed' form.
-
-SYNOPSIS
- cefconv < infile > outfile
-
-DESCRIPTION
- The Chinese Encoding Framework (CEF) developed by Christian Wittern
- <cwittern@conline.central.de> makes it possible to include CJK charac-
- ters 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 pro-
- cessed with LaTeX 2e.
-
- This filter is part of the CJK macro package for LaTeX 2e.
-
-SEE ALSO
- sjisconv(1), bg5conv(1), cef5conv(1), cefsconv(1), extconv(1),
- the CJK documentation files.
-
-AUTHOR
- Werner Lemberg <wl@gnu.org>
-
-
-
-CJK Version 4.8.4 18-Apr-2015 CEFCONV(1)