home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!dtix!darwin.sura.net!wupost!cs.utexas.edu!news
- From: swisher@cs.utexas.edu (Janet M. Swisher)
- Newsgroups: comp.text.tex
- Subject: Re: Help w/ emTeX (actually dvips)
- Message-ID: <l6u9hmINN4nv@boogie.cs.utexas.edu>
- Date: 23 Jul 92 21:35:50 GMT
- References: <9207161625.AA42074@aix3.ema.com> <MOSS.92Jul17101308@ibis.cs.umass> <rjl.711870398@fawlty6.eng.monash.edu.au>
- Organization: CS Dept, University of Texas at Austin
- Lines: 38
- NNTP-Posting-Host: boogie.cs.utexas.edu
-
- In article <rjl.711870398@fawlty6.eng.monash.edu.au>
- rjl@fawlty6.eng.monash.edu.au (Russell Lang) writes:
-
- >IMPORTANT IMPORTANT IMPORTANT IMPORTANT IMPORTANT IMPORTANT
- >
- >For people who are having problems with dvips,
- >
- > Read the section of dvips.tex titled 'Diagnosing Problems'
- > and its subsection 'Debug Options'.
- >
- >This describes the 'dvips -d-1' option which is invaluable for
- >finding why dvips can't find the right files.
-
- I have run dvips with the -d-1 option, and am confused by what it
- tells me.
-
- For instance:
-
- Trying to open c:\texfonts\lj_0.fli
- <c:\texfonts\lj_0.fli(rb)> failed
-
- and so on for the other lj_*.fli files. Then later:
-
- Trying to open c:\texfonts\300\cmr10.pk
- <c:\texfonts\300\cmr10.pk(rb)> failed
-
- These files *do* exist, and dvips seems to be correctly interpreting
- the lines in my config.ps on what directories to find them in. So why
- is dvips failing to open them? What does the (rb) signify, and does
- it have anything to do with this problem?
-
- The relevent lines from my config.ps are:
-
- P c:\texfonts\%d\%f.%p
- L c:\texfonts\;lj_0;lj_h;lj_1;lj_2;lj_3;lj_4;lj_5a;lj_5b;lj_sli
-
-
- Any help is appreciated.
-