home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / text / tex / 9472 < prev    next >
Encoding:
Text File  |  1992-07-23  |  1.8 KB  |  43 lines

  1. Newsgroups: comp.text.tex
  2. Path: sparky!uunet!wupost!usc!sdd.hp.com!mips!mips!munnari.oz.au!bruce.cs.monash.edu.au!monu6!fawlty6.eng.monash.edu.au!rjl
  3. From: rjl@fawlty6.eng.monash.edu.au (Russell Lang)
  4. Subject: Re: Help w/ emTeX (actually dvips)
  5. Message-ID: <rjl.711945349@fawlty6.eng.monash.edu.au>
  6. Sender: news@monu6.cc.monash.edu.au (Usenet system)
  7. Organization: Monash University, Melb., Australia.
  8. References: <9207161625.AA42074@aix3.ema.com> <MOSS.92Jul17101308@ibis.cs.umass> <rjl.711870398@fawlty6.eng.monash.edu.au> <l6u9hmINN4nv@boogie.cs.utexas.edu>
  9. Date: Fri, 24 Jul 1992 02:35:49 GMT
  10. Lines: 31
  11.  
  12. swisher@cs.utexas.edu (Janet M. Swisher) writes:
  13.  
  14. >I have run dvips with the -d-1 option, and am confused by what it
  15. >tells me.  
  16.  
  17. >For instance:
  18. >    Trying to open c:\texfonts\lj_0.fli
  19. >    <c:\texfonts\lj_0.fli(rb)> failed
  20. >and so on for the other lj_*.fli files.  Then later:
  21. >    Trying to open c:\texfonts\300\cmr10.pk
  22. >    <c:\texfonts\300\cmr10.pk(rb)> failed
  23.  
  24. >These files *do* exist, and dvips seems to be correctly interpreting
  25. >the lines in my config.ps on what directories to find them in.  So why
  26. >is dvips failing to open them?  What does the (rb) signify, and does
  27. >it have anything to do with this problem?
  28.  
  29. These messages are consistent with dvips being unable to open the file, 
  30. either because the file does not exist, or because there are not enough 
  31. file handles.  Since you say the files do exist, try setting FILES=20 
  32. or larger in config.sys.
  33. If dvips successfully opens a font library, it will tell you how many 
  34. fonts it contains.
  35. The (rb) is the mode dvips used to open the file - in this case
  36. "read binary".  This is correct.
  37.  
  38.  
  39. -- 
  40. Russell Lang   Email: rjl@fawlty4.eng.monash.edu.au   Phone: (03) 565 3460
  41. Department of Electrical and Computer Systems Engineering
  42. Monash University, Australia
  43.