home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / text / tex / 9436 < prev    next >
Encoding:
Internet Message Format  |  1992-07-23  |  1.3 KB

  1. Path: sparky!uunet!mcsun!uknet!warwick!dcs.warwick.ac.uk!sunserver1.aston.ac.uk!uhura!spahnv
  2. From: spahnv@uhura.aston.ac.uk (Volker Spahn)
  3. Newsgroups: comp.text.tex
  4. Subject: Re: More UNIX TeX problems - dvitps
  5. Message-ID: <1992Jul23.102615.14173@aston.ac.uk>
  6. Date: 23 Jul 92 10:26:15 GMT
  7. References: <1992Jul13.173543.14699@ornl.gov>
  8. Sender: usenet@aston.ac.uk (Usenet administrator)
  9. Organization: Aston University
  10. Lines: 34
  11. Nntp-Posting-Host: uhura
  12.  
  13. I had the same problem when I first used dvitps.
  14.                         
  15. It seems that the Enviroment variables for the dvitps program
  16. aren't set. So it can't find the fonts. :-(
  17.                         
  18. You can fix it if you set the following variables:
  19.                         
  20. TEXFONTS_DVITPS_GF
  21. TEXFONTS_DVITPS_PK
  22. TEXFONTS_DVITPS_PDR
  23. TEXFONTS_DVITPS_PD
  24.                
  25. The syntax is:
  26.  
  27. <path_for_PS-Fonts>:.:<path_for_TeX_fonts>
  28.  
  29. In my installation they are set:
  30.  
  31. TEXFONTS_DVITPS_GF = $TEXPATH/TeXPS/ps-fonts/gf:.:$TEXPATH/fonts
  32. TEXFONTS_DVITPS_PK = $TEXPATH/TeXPS/ps-fonts/pk:.:$TEXPATH/fonts"
  33. TEXFONTS_DVITPS_PDR = $TEXPATH/TeXPS/ps-fonts:.:$TEXPATH/fonts"
  34. TEXFONTS_DVITPS = $TEXPATH/TeXPS/ps-fonts:.:$TEXPATH/fonts"
  35.  
  36. $TEXPATH indicates where TeX is installed.
  37.  
  38. I hope you can fix the problem now.
  39.  
  40. Volker
  41.  
  42.  
  43. -- 
  44. Volker Spahn        Internet: spahnv@cs.aston.ac.uk
  45. Aston University 
  46. Birmingham, UK
  47.