17 Sep
2012
17 Sep
'12
10:24 a.m.
2012-09-17 Pavel Dohnal
Problem is that users enter international texts into database and some characters are not present in final pdf. Here is my minimal example:
%interface=en translate-file=utf-8 \enableregime[utf]
ConTeXt MkIV uses UTF-8 by default.
\starttext This is in Japan: 日本, 神奈川県藤沢市藤沢75 \stoptext
Now I run: context file.tex But japaneese character are missing in final pdf. You can see in attached file. Is there a way how to create documents which can be writen in any international language?
The font Latin Modern does not contain the Japanese characters. Use a font that covers the range you need. Marco