Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!tut.cis.ohio-state.edu!ucbvax!decwrl!shelby!polya!rokicki From: rokicki@polya.Stanford.EDU (Tomas G. Rokicki) Newsgroups: comp.sys.next Subject: Re: Incorrect default path for TeX fonts Message-ID: <9169@polya.Stanford.EDU> Date: 13 May 89 23:56:19 GMT References: <7513@spool.cs.wisc.edu> Sender: Tomas G. Rokicki Organization: Stanford University Lines: 22 bates@stat.WISC.EDU (Douglas M. Bates) writes: > The compiled versions of TeX and dvips . . . > expect the default fonts file directory to be > /usr/lib/tex/fonts . . . Thanks, Doug, for mentioning that. In fact, your suggested link > ln -s /NextLibrary/Fonts/TeXFonts /usr/lib/tex/fonts is what was intended to be on the distribution disk. A few more comments on the dvips supplied: - The parameters in the bounding box comment of PostScript files produced by dvips are flipped. - The page numbers in %%Page comments start at 0, not 1. Neither of these will prevent you from getting the correct printed output, of course. -tom