From e0c6872cf40896c7be36b11dcc744620f10adf1d Mon Sep 17 00:00:00 2001 From: Norbert Preining Date: Mon, 2 Sep 2019 13:46:59 +0900 Subject: Initial commit --- .../chinese/CJK/cjk-4.8.4/doc/man/txt/extconv.txt | 30 ++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 language/chinese/CJK/cjk-4.8.4/doc/man/txt/extconv.txt (limited to 'language/chinese/CJK/cjk-4.8.4/doc/man/txt/extconv.txt') 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 + + + +CJK Version 4.8.4 18-Apr-2015 EXTCONV(1) -- cgit v1.2.3