home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / sys / hp / 12833 < prev    next >
Encoding:
Internet Message Format  |  1992-11-12  |  2.5 KB

  1. Path: sparky!uunet!news.centerline.com!noc.near.net!hri.com!spool.mu.edu!darwin.sura.net!zaphod.mps.ohio-state.edu!pacific.mps.ohio-state.edu!linac!uwm.edu!ux1.cso.uiuc.edu!news.cso.uiuc.edu!ceg.uiuc.edu!lee
  2. From: lee@ceg.uiuc.edu (Chris Lee)
  3. Newsgroups: comp.sys.hp
  4. Subject: Xtex on hp 700s: font problems
  5. Keywords: Xtex has problems making fonts
  6. Message-ID: <lee.721499939@ceg.uiuc.edu>
  7. Date: 11 Nov 92 16:38:59 GMT
  8. Sender: usenet@news.cso.uiuc.edu (Net Noise owner)
  9. Organization: University of Illinois at Urbana
  10. Lines: 52
  11.  
  12.  
  13. I'm trying to get Xtex (2.18.5) to work on a HP9000/720 machine.  For
  14. some reason, the fonts just don't seem to be made properly...it does
  15. display the encapsulated postscript figures, but the text looks quite
  16. horrible because of the fonts.
  17.  
  18. I have the full TeX3.14 distribution installed, and I am using
  19. HPUX 8.07 and HPs C compiler (not the bundled one).
  20.  
  21. In the config file, I have defined:
  22.      XTEX_FONT_PATH=/admin/tex/lib/xtex
  23.      FontDesc=/admin/tex/lib/fontdesc
  24.  
  25. When the directory /admin/tex/lib/xtex exists, Xtex exits with the
  26. following error.
  27.  
  28.      X Error of failed request:  BadValue (integer parameter out of range for operation)
  29.        Major opcode of failed request:  51 (X_SetFontPath)
  30.        Value in failed request:  0x5
  31.        Serial number of failed request:  136
  32.        Current serial number in output stream:  187
  33.  
  34. When the directory does not exist, Xtex goes on and tells me all the 
  35. fonts it's missing, and in the dialogue box gives the messages (1 of many)
  36.      TeXtoXfont cmr10 85 85 1000 sun  /admin/tex/lib/xtex 2>&1
  37. and
  38.      [ exec ] TeXtoXfont cmr10 85 85 1000 sun /admin/tex/lib/xtex 2>&1
  39.      ./TeXtoXfont: xdpyinfo: not found
  40.      1st mftobdf -dpi 85 cmr10
  41.      mf \mode:=sun; mag:=1000/1000; scrollmode; input cmr10 </dev/null
  42.      This is METAFONT, C Version 2.7
  43.      [ LOTSA METAFONT OUTPUT deleted]
  44.      Font metrics written on cmr10.tfm.
  45.      Output written on cmr10.85gf (128 characters, 5156 bytes).
  46.      Transcript written on cmr10.log.
  47.      mftobdf -dpi 85 cmr10
  48.      Mftobdf failed for some reason on cmr10.85.bdf
  49.      Missing cmr10.85 ( -mag 1000 -scaled 1000 cmr10 )
  50.  
  51. Now, I can't find the tfm and 85gf files ANYWHERE!  Also, the fact that 
  52. mftobdf fails sorta troubles me.  I tried running mftobdf manually, and
  53. even there, no output seems to be written.
  54.  
  55. Is this (yet) another X fontism that I am not aware of?
  56. Has anyone had similar problems (and hopefully solutions)?
  57.  
  58. Thanks in advance.
  59. -- 
  60. Chris Lee
  61. University of Illinois Urbana
  62. lee@ceg.uiuc.edu
  63. (217)244-2903
  64.