[Please cite only the relevant parts of previous emails to make them
shorter!]
> 1.when I use the command:latex my_file.tex.
> though I can obtain the right dvi file ,but I also see the missfont.log
> was generated as follows:
> ################################
> mktexpk --mfmode / --bdpi 600 --mag 1+120/600 --dpi 720 sunext0210
> mktexpk --mfmode / --bdpi 600 --mag 1+120/600 --dpi 720 cmr10
> mktextfm sunext0210
> mktextfm cmr10
> ##################################
Hmm. The data is written cumulative, this is, the various `mktex*'
scripts append lines to this file. If you remove missfont.log and run
latex on your file, do you really get a new missfont.log file?
> 2. in the file:/usr/local/texlive/2005/texmf/xdvi/xdvi.cfg,
> I commented the line: dvipsmap ps2pk.map,
> than I added the line:dvipsmap suntxtps.map.
Don't change this! The file `ps2pk.map' is generated by the updmap
script, so no need to add any map file directly to xdvi.cfg!
> 3. Now I only use the *type1* font in pdf, if I want to use
> truetype font in the pdf or ps files by pdflatex, dvips, ps2pdf even
> dvipdfmx, what should I do to accomplish this? How should I edit my
> map files in order to embeded type1 or truetype fonts in my ps or
> pdf files alternatively?
As mentioned earlier, to have a single solution with all those dvi
drivers, only Type 1 fonts can be used. TrueType fonts don't work
with dvips at all; you have to convert them to Type42 fonts (which is
rarely necessary). I suggest that you don't think about that issue
until you find a font which can't be converted to Type 1 subfonts
(e.g., mincho.ttc).
For using TrueType fonts in dvipdfmx please read
doc/pdfhowto/HOWTO.txt in the CJK package.
Werner
_______________________________________________
Cjk maillist - [email protected]
http://lists.ffii.org/mailman/listinfo/cjk