<div dir="ltr"><div class="gmail_default" style="color:#3366ff"><span style="color:rgb(34,34,34)">On 29 July 2015 at 09:04, Nasser M. Abbasi </span><span dir="ltr" style="color:rgb(34,34,34)"><<a href="mailto:nma@12000.org" target="_blank">nma@12000.org</a>></span><span style="color:rgb(34,34,34)"> wrote:</span><br></div><div class="gmail_extra"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">I was reading this post<br>
<br>
<a href="http://tex.stackexchange.com/questions/59702/suggest-a-nice-font-family-for-my-basic-latex-template-text-and-math" rel="noreferrer" target="_blank">http://tex.stackexchange.com/questions/59702/suggest-a-nice-font-family-for-my-basic-latex-template-text-and-math</a><br>
<br>
And I liked the pkfonts shown there. But when I tried to compile the file<br>
with htlatex, the display math came up ok, but the inline math did not,<br>
and I see many errors about missing fonts:<br>
<br>
texfot htlatex foo.tex<br><br>
This is too bad, since it looks really nice in pdf.<br>
Is there something one can do to fix the above to that it work for inline<br>
math as well? Need another package may be?<br></blockquote><div><br></div><div><div class="gmail_default" style="color:rgb(51,102,255)">Hi Nasser,</div><div class="gmail_default" style="color:rgb(51,102,255)">The display math appeared properly because it is converted as an image. If you want to convert your inline math also to image, please add the following to your custom configuration file:</div></div><div class="gmail_default" style="color:rgb(51,102,255)"><br></div><div class="gmail_default" style="color:rgb(51,102,255)"><div class="gmail_default">\Configure{$}{\PicMath}{\EndPicMath}{}</div></div><div><br></div><div><div class="gmail_default" style="color:rgb(51,102,255)">Regards</div><div class="gmail_default" style="color:rgb(51,102,255)">Jagath AR</div><br></div></div></div></div>