Tagged Questions
3
votes
2answers
255 views
.htf for Chinese utf8 fonts other than unisong*
In continue with this question: Producing html for Chinese documents with Tex4Ht
Tex4Ht requires .htf fonts for converting Chinese documents. I've managed to make all the unisong*.htf fonts work ...
2
votes
2answers
495 views
dvips: ! Bad PK file
Here is my latex code:
\documentclass{ctexart}
\begin{document}
中文宏包测试
\end{document}
I install the ctex and zhmetrics with Texlive, but I still get the error message:
dvips: ! Bad PK file ...