Re: [NTG-context] Can't show chinese in presentation mode

2011-05-20 Thread 王雨施
I have solve the problem already. The presentation mode use bodyfont ss, So the Chinese character could not show. I fixed it by using some other fonts support Chinese. Thanks ___ If your question is of interest to ot

Re: [NTG-context] Can't show chinese in presentation mode

2011-05-20 Thread Guanhao Yin
On Fri, May 20, 2011 at 01:20:08PM +0800, 王雨施 wrote: > I use simplefonts module to use Chinese. > But when I write the presentation and use --mode=presentation the Chinese > characters do not show. No problem here. Can you provide a minimal example? __

[NTG-context] Can't show chinese in presentation mode

2011-05-19 Thread 王雨施
Hi, I am using context to write a presentation. I use simplefonts module to use Chinese. It works ok with my paper. But when I write the presentation and use --mode=presentation the Chinese characters do not show, but when I use --mode=handout it works well. Why ? Can anyone help me ? Thanks.