summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/CJK/doc/CJKutf8.txt
blob: 2e1d1e42c6ce4cb9ef9a1d435b18d13b8475d959 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
This is the file CJKutf8.txt of the CJK macro package ver. 4.6.0
(11-Aug-2005).

CJKutf8.sty
-----------

This package merges base LaTeX's and CJK's UTF-8 support. If a Unicode
character (within a CJK environment) corresponds to a glyph from the
selected LaTeX font encoding, use it, otherwise it is taken from the
selected CJK unicode font.

Usage:

  \usepackage[<font encoding>]{CJKutf8}

  The <font encoding> value is directly passed to the `fontenc' package.
  Besides `fontenc', CJKutf8.sty also loads the CJK package with the
  `encapsulated' option so that you can use UTF-8 outside of the CJK
  environment also.

  Note that only font encodings with a corresponding DFU file actually
  have Unicode definitions (for example, `t1enc.dfu').

  Only use UTF-8 encoding for the CJK environment!  Other encodings
  don't give an error but might replace some CJK characters with glyphs
  from the selected LaTeX encoding.


---End of CJKutf8.txt---