Hi, all,

I just met some problems when processing Chinese in ConTeXt.

Here is an example (attached files may provide detailed information):
--------------------------------------------------------------
\loadmapfile[gbk]
\usemodule[chinese]
\setupbodyfont[gbkai,16pt]
\setuppagenumbering[state=stop]

\starttext
北冥有鱼,\hfill其名为鲲。
\par

{\switchtobodyfont[gbkai,44pt]  你好}
\par

\SimKaiTi
北冥有鱼,\hfill其名为鲲。

\stoptext
--------------------------------------------------------------
1. I noticed that I cannot use \setupbodyfont[gbkai,16pt] (line 3)or
\switchtobodyfont[gbkai,44pt] (line 10) to change font from SimSongTi(which is default) to SimKaiTi, but these two comands do have effect on the size of the font.

But I can change the font using \SimKaiTi .

2. It seems that the command \hfill doesn't work at all.

Can someone tell me where is the problem ?

Any help will be appreicated!

Thank you.


Xiao Jianfeng


Attachment: ChineseProcessingProblem.rar
Description: Binary data

_______________________________________________
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context

Reply via email to