home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / comp / text / tex / 15254 < prev    next >
Encoding:
Text File  |  1993-01-21  |  1.4 KB  |  33 lines

  1. Newsgroups: comp.text.tex
  2. Path: sparky!uunet!mcsun!sunic!kitten.umdc.umu.se!cs.umu.se!pdale
  3. From: pdale@cs.umu.se (Phillip Dale)
  4. Subject: Re: HPLJ 4 mf mode
  5. Message-ID: <C17JxE.Dx2@cs.umu.se>
  6. Sender: news@cs.umu.se (News Administrator)
  7. Organization: Dep. of Info.Proc, Umea Univ., Sweden
  8. References: <16B5B127EA.PETM@ibm.rz.tu-clausthal.de> <7624@sersun1.essex.ac.uk>
  9. Date: Thu, 21 Jan 1993 14:22:25 GMT
  10. Lines: 21
  11.  
  12. In <7624@sersun1.essex.ac.uk> ajn@essex.ac.uk (Alastair Neil) writes:
  13. >does anyone have a metafont mode that will work with dvips for printing
  14. >at 600dpi on a postscript hpLJ4 ?
  15.  
  16. How about this one?  I use it and it seems quite acceptable...
  17. mode_def HPLJ_IV =
  18. proofing:=0;                   % no, we're not making proofs
  19. fontmaking:=1;                 % yes, we are making a font
  20. tracingtitles:=0;              % no, don't show titles at all
  21. pixels_per_inch:=600;          % Good but not perfect
  22. blacker:=0;                    % Seems black enough. Lighter than 300dpi
  23. fillin:=0;                     % but it ought to be.  Closer to true
  24. o_correction:=0;               % Modern proportions.  Real problem is
  25. enddef;                        % toner irregularity
  26.  
  27.     /Phillip
  28.  
  29. Phillip Dale                                Internet: pdale@cs.umu.se
  30. Dept. of Computing Science                     Phone: +46 90 166945
  31. Umea University                                  Fax: +46 90 166126
  32. S-90187 Umea, Sweden                            Home: +46 90 132520
  33.