diff options
Diffstat (limited to 'Master/texmf-dist/doc/latex/cjk/examples/UTF8.tex')
-rw-r--r-- | Master/texmf-dist/doc/latex/cjk/examples/UTF8.tex | 12 |
1 files changed, 11 insertions, 1 deletions
diff --git a/Master/texmf-dist/doc/latex/cjk/examples/UTF8.tex b/Master/texmf-dist/doc/latex/cjk/examples/UTF8.tex index f9d3e5456c7..cbae0d1b04b 100644 --- a/Master/texmf-dist/doc/latex/cjk/examples/UTF8.tex +++ b/Master/texmf-dist/doc/latex/cjk/examples/UTF8.tex @@ -3,13 +3,23 @@ % % written by Werner Lemberg <wl@gnu.org> % -% Version 4.8.1 (10-Aug-2008) +% Version 4.8.2 (29-Dec-2008) \documentclass[12pt]{article} \usepackage{CJK} \usepackage[T1]{fontenc} + +% WARNING! The font `cyberbit.ttf' is *not* part of TeXLive! +% Its use is discouraged. If you really want to use it, please +% follow the instructions given in `font.txt'. +% +% Look at the `CJKutf8.tex' example file (and read the +% `CJKutf8.txt' documentation file) for a better way how to +% process documents in UTF 8 encoding. + + % we want the Unicode font for normal text also \DeclareFontFamily{T1}{song}{} \DeclareFontShape{T1}{song}{m}{n}{<-> cyberb00}{} |