home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / comp / text / tex / 14560 < prev    next >
Encoding:
Text File  |  1993-01-02  |  1.9 KB  |  39 lines

  1. Newsgroups: comp.text.tex
  2. Path: sparky!uunet!math.fu-berlin.de!news.netmbx.de!Germany.EU.net!mpifr-bonn.mpg.de!specklec.mpifr-bonn.mpg.de!mlelstv
  3. From: mlelstv@specklec.mpifr-bonn.mpg.de (Michael van Elst)
  4. Subject: Re: booklet printing with dvips/psnup: poor output
  5. Message-ID: <1993Jan2.194255.2543@mpifr-bonn.mpg.de>
  6. Keywords: dvips, psnup, postscript
  7. Sender: news@mpifr-bonn.mpg.de
  8. Nntp-Posting-Host: specklec
  9. Organization: Max-Planck-Institut f"ur Radioastronomie
  10. References: <H.eg.OrqZKspCnj2@wpcst1.phys-chemie.uni-wuerzburg.dbp.de>
  11. Date: Sat, 2 Jan 1993 19:42:55 GMT
  12. Lines: 25
  13.  
  14. In <H.eg.OrqZKspCnj2@wpcst1.phys-chemie.uni-wuerzburg.dbp.de> kruel@wpcst1.phys-chemie.uni-wuerzburg.dbp.de (Thomas-Martin Kruel) writes:
  15. >  Everything works fine except that the output on a SUN SparcPrinter 
  16. >is very poor. The characters come out cribbled, e.g. you can't 
  17. >recognize the vertical bar of an `e' and so on.
  18.  
  19. dvips includes bitmap representations of the fonts used into the postscript
  20. file. The postscript utilities tell the printer to shrink that bitmap which
  21. is a lossy process. If you work with scalable fonts this problem is overcome
  22. by 'hints' in the font description that f.e. tell the renderer to leave the
  23. vertical bar of an 'e' at least 1 pixel wide. This is not possible with the
  24. bitmap fonts you use.
  25.  
  26. There are two solutions. 1) Tell dvips to use 600dpi fonts (which hopefully
  27. exist or can be calculated with metafont). This most likely will give enough
  28. resolution so that you don't miss details. 2) Use scalable Postscript fonts.
  29. Dvips supports virtual fonts for the standard Postscript font families. There
  30. are some styles for TeX and LaTeX that exchange the standard Computer Modern
  31. fonts with Postscript fonts.
  32.  
  33. Regards,
  34. -- 
  35. Michael van Elst
  36. UUCP:     universe!local-cluster!milky-way!sol!earth!uunet!unido!mpirbn!p554mve
  37. Internet: p554mve@mpirbn.mpifr-bonn.mpg.de
  38.                                 "A potential Snark may lurk in every tree."
  39.