> > Obviously, the TeX run is fine, but pdflatex can't find Korean>
> > subfonts.  You should manually check whether pdftex.map is
> > correct.  Perhaps there's a bug in the updmap script/program...
>

> Umm, where does the pdftex.map file normally live?  On MikTeX 2.4 in
> \localtexmf\pdftex\config there is something called
> "pdftex_dl14.map." There's also another similar file called
> "pdftex_ndl14.map."

At the same place I have a pdftex.map; it's a matter of configuration
(in updmap.cfg) whether the `dl' or `ndl' variant is used; for your
particular problem, it doesn't matter.  In your updmap.cfg, you have

  pdftexDownloadBase14 true

which means that the `dl' variant is used.

> I tried opening it and having a look, but have no idea what it is I
> should be looking for (or even if these are the things you are
> talking about).  Are these what you're talking about?  If so, is
> there a particular line that I should be looking for?

You should check whether there are lines like

  umj00 Umj00 <umj00.pfb

in those files; basically, the contents of the uhc-*.map files should
be copied to that place (and adapted to the program's syntax).

> IIRC this subfont issue did not crop up when I installed the fonts
> before.  Is it a versioning issue with CJK or with MikTeX you think?
> If not, then do I need to get the subfont files from somewhere? (do
> I have to get these subfont files? Or do they get created
> automatically?)

Those subfonts are part of the HLaTeX bundle; somewhere on your system
you should have those fonts (umj00.pfb and friends I mean) -- and
MikTeX should find them.

> Have attached the new .log file as well as updmap.cfg, is there
> something out of the ordinary here with updmap.cfg that's causing
> this bug?

Your updmap.cfg looks fine.  I assume that you have run the updmap
script, right?  And please check whether you have different copies of
the map files which pdftex could find instead.

> Again this could be a MikTeX quirk *sigh*

I don't think so...


    Werner

_______________________________________________
Cjk maillist  -  [email protected]
http://lists.ffii.org/mailman/listinfo/cjk

Reply via email to