home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / text / tex / 12860 < prev    next >
Encoding:
Internet Message Format  |  1992-11-05  |  1.4 KB

  1. Path: sparky!uunet!cs.utexas.edu!qt.cs.utexas.edu!yale.edu!yale!hsdndev!rossini
  2. From: rossini@biosun3.harvard.edu (Anthony Rossini)
  3. Newsgroups: comp.text.tex
  4. Subject: Re: MakeTeXPK and metafont
  5. Message-ID: <ROSSINI.92Nov5102004@biosun3.harvard.edu>
  6. Date: 5 Nov 92 15:20:04 GMT
  7. References: <ROSSINI.92Nov3175059@biosun4.harvard.edu>
  8. Sender: usenet@hsdndev.UUCP
  9. Distribution: comp
  10. Organization: Biostat Dept, HSPH, Boston MA, USA.
  11. Lines: 21
  12. In-reply-to: rossini@biosun4.harvard.edu's message of 3 Nov 92 22:50:59 GMT
  13.  
  14.  
  15. I fixed the problem -- turned out that whoever installed metafont
  16. constructed a mf.base file (or plain.base file) without any mode_def support
  17. (at least not for the output devices that we have.  The solution was to
  18. first :
  19.     Fix the config.ps which was set to default at 400, since we have
  20.         300dpi devices here :-(.  (my stupid mistake)
  21.     Fix the mf.base file in the bases directory, which was causing
  22.         problems since it didn't have the proper mode defs, by
  23.         re-dumping it with plain.mf and the modes.mf file from
  24.         ftp.cs.umb.edu (thanks to the authors, for including docs in
  25.         the file for how to do that! internal and online
  26.         documentation aren't too clear in that respect!)
  27.  
  28. Anyway, it works, and thanks to all for suggestions and hints...
  29.  
  30. -tony
  31. --
  32. Anthony Rossini       -       rossini@biostat.harvard.edu
  33. Department of Biostatistics, Harvard School of Public Health
  34. 677 Huntington Ave, Boston MA 02115  617-432-1056
  35.