summaryrefslogtreecommitdiff
path: root/language/chinese/CJK/cjk-4.8.4/doc/man/txt/extconv.txt
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2019-09-02 13:46:59 +0900
committerNorbert Preining <norbert@preining.info>2019-09-02 13:46:59 +0900
commite0c6872cf40896c7be36b11dcc744620f10adf1d (patch)
tree60335e10d2f4354b0674ec22d7b53f0f8abee672 /language/chinese/CJK/cjk-4.8.4/doc/man/txt/extconv.txt
Initial commit
Diffstat (limited to 'language/chinese/CJK/cjk-4.8.4/doc/man/txt/extconv.txt')
-rw-r--r--language/chinese/CJK/cjk-4.8.4/doc/man/txt/extconv.txt30
1 files changed, 30 insertions, 0 deletions
diff --git a/language/chinese/CJK/cjk-4.8.4/doc/man/txt/extconv.txt b/language/chinese/CJK/cjk-4.8.4/doc/man/txt/extconv.txt
new file mode 100644
index 0000000000..60eb1ebad7
--- /dev/null
+++ b/language/chinese/CJK/cjk-4.8.4/doc/man/txt/extconv.txt
@@ -0,0 +1,30 @@
+EXTCONV(1) General Commands Manual EXTCONV(1)
+
+
+
+NAME
+ extconv - convert a TeX document in either Big 5+ or GBK encoding into
+ `preprocessed' form.
+
+SYNOPSIS
+ extconv < infile > outfile
+
+DESCRIPTION
+ Big 5+ and GBK encodings use the characters {, }, and \ which have spe-
+ cial meanings in TeX documents.
+
+ After processing a LaTeX 2e document which contains such characters
+ with extconv you need not care about these special characters.
+
+ This filter is part of the CJK macro package for LaTeX 2e.
+
+SEE ALSO
+ bg5conv(1), sjisconv(1), cefconv(1), cef5conv(1), cefsconv(1),
+ the CJK documentation files.
+
+AUTHOR
+ Werner Lemberg <wl@gnu.org>
+
+
+
+CJK Version 4.8.4 18-Apr-2015 EXTCONV(1)