LaTeX 我一直用着, 这个要看不同的应用程序和处理方法.
比如 dvi -> pdf (dvipdfmx) 就可以直接使用 ttf,
dvi->ps->pdf 要得到好的效果要用 type1,
tex-> pdf (pdflatex) 两种都可以用, type1 可以支持更多的 ps 效果.
如果不需要这么多效果的话, ttf 也够用了.
另外: 要避免使用非自由字体的话, 最好是在 LaTeX 中声明 GB,
而不要使用 GBK. 这样缺省一般都没有问题. 不好的地方就是
如果涉及到 GBK 的一些字就没有办法了.
SuperMMX 2005.03.07
Ming Hua wrote:
(Sorry I don't have Chinese input at the moment) I have never tried Chinese in LaTeX myself, but looking at the descriptions of tfm-arphic-* packages, it seems possible to use TTF directly. Ming 2005.03.06