summaryrefslogtreecommitdiff
path: root/language/chinese/CJK/cjk-4.8.4/doc/man/txt/extconv.txt
diff options
context:
space:
mode:
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, 0 insertions, 30 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
deleted file mode 100644
index 60eb1ebad7..0000000000
--- a/language/chinese/CJK/cjk-4.8.4/doc/man/txt/extconv.txt
+++ /dev/null
@@ -1,30 +0,0 @@
-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)