> I can only find one thing: Don't add mapping files to xdvi.cfg (in
> your case it appears to be sunextps.map).  The default value
> 
>   dvipsmap ps2pk.map
> 
> is fully sufficient!  After running the `updmap' script (with
> sunextps.map added to updmap.cfg), ps2pk.map is up to date also.
> 
> Besides that, I can't find anything suspicious.  Please retry with
> 
>   xdvi -debug=-1 ... &> logfile
> 
> Maybe this gives more information.
> 
> 
>      Werner

Dear Werner,
  1. I've changed the xdvi.cfg to the original form,and I try the following 
commands:
  xdvi -debug=-1 ... &> logfile,
  xdvi -debug=-1 cjkextb.dvi &> logfile.
  But both of them give me the error message:
#############################
  xdvi-xaw.bin: Error: Unrecognized option `-debug=-1'.
Usage: xdvi [+[<page>]] [-allowshell] [-altfont <font>]
        [-anchorposition <anchor>] [-bg <color>] [-browser <WWWbrowser>]
[-copy]
        [-cr <color>] [-debug <bitmask|string[,string ...]>]
        [-display <host:display>] [-dvipspath <path>] [-editor <editor>]
        [-expert] [-expertmode <flag>] [-fg <color>] [-findstring <string>]
        [-font <font>] [-fullscreen] [-gamma <float>] [-geometry <geometry>]
        [-gsalpha] [-gspalette <monochrome|grayscale|color>] [-hl <color>]
        [-hush] [-hushchars] [-hushchecksums] [-hushstdout]
        [-icongeometry <geometry>] [-iconic] [-install] [-interpreter
<path>]
        [-keep] [-l] [-linkcolor <color>] [-linkstyle <0|1|2|3>]
        [-margins <dimen>] [-mfmode <mode-def>] [-mgs[n] <size>]
        [-mousemode <0|1|2>] [-nocolor] [-nofork] [-noghostscript] [-nogrey]
        [-nogssafer] [-noinstall] [-nomakepk] [-nomatchinverted] [-noomega]
        [-noscan] [-not1lib] [-notempfile] [-offsets <dimen>] [-p <pixels>]
        [-paper <papertype>] [-pause] [-pausespecial <string>]
        [-postscript <0|1|2>] [-ps2pdfpath <path>] [-rulecolor <color>]
[-rv]
        [-S <density>] [-q] [-s <shrink>] [-safer] [-sidemargin <dimen>]
        [-sourceposition <linenumber[ ]*filename>] [-statusline]
        [-text-encoding <charset>] [-thorough] [-topmargin <dimen>]
[-unique]
        [-useTeXpages] [-visitedlinkcolor <color>] [-warnspecials]
        [-watchfile <secs>] [-wheelunit <pixels>] [-xoffset <dimen>]
        [-yoffset <dimen>]
        [dvi_file]
######################################### 
   2.Furthmore,if I use the glyphs that exist in the Sun-ExtA.ttf to test,say 
the tex file is called sunexta.tex,if I run the command "latex sunexta.tex",I 
can get the right sunexta.dvi,but when use the commmand "xdvi 
sunexta.dvi",though I can open it correctly,I find the Warning messages as 
follows,which I've wrote to Danai,but till now,I haven't solved the problem:
  #######################################
  [EMAIL PROTECTED]:~/Desktop/test$ xdvi sunexta.dvi
Warning: Missing charsets in String to FontSet conversion
Warning: Unable to load any usable fontset
#######################################
   3.If I in the file cid-x.map add the following line:
    [EMAIL PROTECTED]@  Identity-H    :0:Sun-ExtA.ttf
    Then I run the command "dvipdfmx sunexta.dvi"
    I get the error message:

#########################################
    [EMAIL PROTECTED]:~/Desktop/test$ dvipdfmx sunexta.dvi
sunexta.dvi -> sunexta.pdf
[1
*** Embedding disabled due to licensing restriction ***
]
** ERROR ** File ended prematurely


Output file removed.
##########################################
    It is obviously that I can't embed the font into sunexta.pdf due to 
licensing restriction,so I change the line that I have just added to cid-x.map 
into the following:
     [EMAIL PROTECTED]@  Identity-H    :0:!Sun-ExtA.ttf
     This time, I get the error messages as follow:
#########################################
[EMAIL PROTECTED]:~/Desktop/test$ dvipdfmx sunexta.dvi
sunexta.dvi -> sunexta.pdf
[1]
** ERROR ** File ended prematurely


Output file removed.
#########################################
 Why?
 

   Best
    Hongsheng 
__________________________________________________
¸Ï¿ì×¢²áÑÅ»¢³¬´óÈÝÁ¿Ãâ·ÑÓÊÏä?
http://cn.mail.yahoo.com


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

Reply via email to