<div class="gmail_quote"><div class="gmail_quote"><font face="arial, helvetica, sans-serif">Hello Susan,</font></div><div class="gmail_quote"><font face="arial, helvetica, sans-serif"><br></font></div>
<div class="gmail_quote"><div class="im"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><font face="arial, helvetica, sans-serif">I'm just back from<br>

hospital after an accident, that's why I didn't react earlier.<br></font></blockquote><div><font face="arial, helvetica, sans-serif"><br></font></div></div><div><font face="arial, helvetica, sans-serif">Sorry to hear about that! Hope you're much better now.</font></div>

<div><font face="arial, helvetica, sans-serif"><br></font></div><div><font face="arial, helvetica, sans-serif">I don't know if the following snippet (for Chinese) at <a href="http://bbs.ctex.org/viewthread.php?tid=56076" target="_blank">http://bbs.ctex.org/viewthread.php?tid=56076</a> would serve your purpose:</font></div>

<div><font face="arial, helvetica, sans-serif"><br></font></div><div><span style="border-collapse:collapse;color:rgb(68, 68, 68);line-height:22px"><font face="arial, helvetica, sans-serif">\documentclass{article}<br style="word-wrap:break-word;line-height:normal">

\begin{document}<br style="word-wrap:break-word;line-height:normal">\font\1="AR PL SungtiL GB"<br style="word-wrap:break-word;line-height:normal">\font\2="SimHei"<br style="word-wrap:break-word;line-height:normal">

<br style="word-wrap:break-word;line-height:normal">\1 <br style="word-wrap:break-word;line-height:normal">这个%<br style="word-wrap:break-word;line-height:normal">\newcount\aaa<br style="word-wrap:break-word;line-height:normal">

\aaa=`乗%<br style="word-wrap:break-word;line-height:normal">\iffontchar\1\aaa  \char\aaa \else {\2\char\aaa}\fi<br style="word-wrap:break-word;line-height:normal">\end{document}</font></span></div><div><br></div>
<div><br></div><div>Basically the example first uses AR PL SungtiL GB as the font. It then tests if the character 乘 is defined in the font; if it is, the same font is used; otherwise switch to SimHei. You could define a new command from this snippet, depending on your needs.</div>

<div><br></div><div>Best regards,</div><div>- Lian Tze -</div><div><br></div></div>
</div><br>