* kajaa wrote:

> I found that, the font in content panel of CHM specified in the orignal
> hhc.zh-cn.xsl is not good in a Chinese Windows (at least, I myself think
> so), try this patch please.
> 
> -<xsl:variable name="toc-font" select="'SimHei,10,134'" /> <!-- MS magic
> +<xsl:variable name="toc-font" select="',9,'" /> <!-- MS magic ... -->

ah, hmm. The magic is exactly: (should document that):
fontname,fontsize,encoding.

9pt fontsize looks a bit small to me, but ok, I don't have to read it later
:-)
134 stands for gb2312 encoding that should be kept, too.
So I think, it's the font that you dislike. I'd really like to add a font
name, because systems that don't have chinese installed need to get a hint,
what is desired (to install then) here. Can you please find out the name of
the font (in latin letters please...), you'd like to see?

(I'd like to download the CHM from your site to have a look at myself, but
it's access protected :-).

Thanks, nd
-- 
die (eval q-qq[Just Another Perl Hacker
]
;-)
# André Malo, <http://pub.perlig.de/> #

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to