[texhax] Latex unicode support utf8 utf8x

Nicolas Pontoizeau pontoize at efrei.fr
Tue Jan 18 00:16:24 CET 2005


Hi,

It came to me the idea to type my chinese course.

I followed theses documentations :
http://latex.yauh.de/faq/index.php?aktion=artikel&rubrik=005003&id=30&lang=en
http://www.tug.org/pipermail/texhax/2004-January/001476.html

I installed the ucs foder
/usr/share/texmf% sudo cp ~/test_ucs_utf8/last_hope/ucs tex/latex/

Idem with cjk :
/usr/share/texmf% sudo cp -a ~/test_ucs_utf8/last_hope/cjk-4.5.2 tex/latex

downloaded "Cyberbit.ZIP" and renamed "Cyberbit.ttf" to "cyberbit.ttf"
- downloaded "Unicode.sfd" file from: http://delloye.free.fr/Unicode.sfd and
  runned "ttf2tfm cyberbit.ttf -w
  in order to create ".tfm" and ".enc" files.

then I did all this (it is long ...) :
/usr/share/texmf/fonts/tfm/bitstrea% sudo mkdir cyberbit

/usr/share/texmf/fonts/tfm/bitstrea% sudo cp ~/test_ucs_utf8/last_hope/*.tfm
cyberbit

/usr/share/texmf/pdftex% sudo mkdir enc

/usr/share/texmf/pdftex% sudo cp ~/test_ucs_utf8/last_hope/*.enc enc

/usr/share/texmf/pdftex% sudo cp ~/test_ucs_utf8/last_hope/cyberbit.map config

/usr/share/texmf/tex/latex% sudo mkdir cyberbit

/usr/share/texmf/tex/latex% sudo cp ~/test_ucs_utf8/last_hope/c70cyberbit.fd
cyberbit

/usr/share/texmf/fonts/truetype% sudo cp ~/test_ucs_utf8/last_hope/cyberbit.ttf



More information about the texhax mailing list