summaryrefslogtreecommitdiff
path: root/language/chinese/CJK/cjk-4.8.4/doc/man/txt/bg5conv.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/bg5conv.txt
Initial commit
Diffstat (limited to 'language/chinese/CJK/cjk-4.8.4/doc/man/txt/bg5conv.txt')
-rw-r--r--language/chinese/CJK/cjk-4.8.4/doc/man/txt/bg5conv.txt30
1 files changed, 30 insertions, 0 deletions
diff --git a/language/chinese/CJK/cjk-4.8.4/doc/man/txt/bg5conv.txt b/language/chinese/CJK/cjk-4.8.4/doc/man/txt/bg5conv.txt
new file mode 100644
index 0000000000..2efd5ab1e2
--- /dev/null
+++ b/language/chinese/CJK/cjk-4.8.4/doc/man/txt/bg5conv.txt
@@ -0,0 +1,30 @@
+BG5CONV(1) General Commands Manual BG5CONV(1)
+
+
+
+NAME
+ bg5conv - convert a TeX document in Big 5 encoding into `preprocessed'
+ form.
+
+SYNOPSIS
+ bg5conv < infile > outfile
+
+DESCRIPTION
+ Big 5 encoding for traditional Chinese uses the characters {, }, and \
+ which have special meanings in TeX documents.
+
+ After processing a LaTeX 2e document which contains Big 5 characters
+ with bg5conv you need not care about these special characters.
+
+ This filter is part of the CJK macro package for LaTeX 2e.
+
+SEE ALSO
+ sjisconv(1), cefconv(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 BG5CONV(1)