[Cjk-bug] Re: [Cjk] problem with Japanese and TeXLive8 fixes
Werner LEMBERG
wl at gnu.org
Tue Jan 4 23:47:34 CET 2005
> In all cases I can generate and view correctly the dvi file, but
> dvips and pdflatex are unable to find the Japanese fonts;
>
> tl2003 at galicja:~/lookup$ dvips lookup.dvi -o lookup.ps
> [...]
I think this is due to some changes in the TEXMF tree: dvips map files
got a new place in <TEXMF>/fonts/map. This is just a wild guess --
for a detailed analysis why dvips can't find the fonts I suggest that
you do
KPATHSEA_DEBUG=-1 dvips lookup.dvi -o lookup.ps &> lookup.dvips.log
and compare the search paths of dvips with the real file locations.
Werner
More information about the Cjk-bug
mailing list