This is a follow-up to Installing fonts for yhmath on MiKTeX 2.9 .
Compiling a document, TeXnicCenter with MiKTeX could not make use of the yrcmex10 font in the yhmath package.
I downloaded yhmath, ran latex yhmath.ins, and created yhmath.map by copying another map file; then I put my files on a root C:\localtexmf, added the root to MiKTeX, edited updmap.cfg, updated maps, refreshed Database; but the tests keep failing.
My root is structured as follows:
\localtexmf\tex\latex\yhmath has yhmath.sty and OMXyhex.fd
\localtexmf\fonts has five subdirectories:
\map\dvips\yhmathwithyhmath.map\source\public\yhmathwith.mffiles\tfm\public\yhmathwithyhcmex10.tfmandyrcmex10.tfm\type1\public\yhmathwithyhcmex.pfa(its name is NOTyhcmex10.pfa)\vf\public\yhmathwithyhcmex10.vf
yhmath.map has the only line
yrcmex10 Yhcmex <yhcmex.pfa
Am I wrong somewhere?
