� wrote:
Hi, evergyone I found a instruction in context wiki (http://wiki.contextgarden.net/Chinese)
in this page , it says:
If you have Context 2005.12.19, you only have to get the fonts.
1.You need some Chinese (TrueType) fonts; you may want to get FangSong, HeiTi, KaiTi and SongTi. Put those e.g. into $TEXMF/fonts/truetype/chinese/. -----------finished
2.Use Hans Hagen's experimental ttf2uni.rb script to create .map, .tfm and .enc files. You can then put the files e.g. to $TEXMF/fonts/tfm/chinese/ (*.tmf files), $TEXMF/fonts/enc/chinese/ (*.enc files, they are basically the same for all fonts) and to $TEXMF/fonts/map/chinese/. -----------wondering!!!! I have downloaded the file ttf2uni.rb to my local machine. But how can I creat such .map ,.tfm and .enc files via it?
3.You may now need to update the hash TeX uses to find the files; using teTeX this is done by running texhash.
4.How you can run your Hello World program:
(1) make sure that you have the fonts (2) \usemodule[chinese] % or chi-00 or .. (3) \enableregime[utf] and things should work ... no need to use conversions Tobias may be able to provide more help Hans ----------------------------------------------------------------- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | fax: 038 477 53 74 | www.pragma-ade.com | www.pragma-pod.nl -----------------------------------------------------------------