home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / comp / text / tex / 14568 < prev    next >
Encoding:
Internet Message Format  |  1993-01-03  |  2.7 KB

  1. Path: sparky!uunet!usc!rpi!ghost.dsi.unimi.it!univ-lyon1.fr!frmop11!barilvm!vms.huji.ac.il!wisipc.weizmann.ac.il!menora.weizmann.ac.il!dov
  2. Newsgroups: comp.text.tex
  3. Subject: Re: booklet printing with dvips/psnup: poor output
  4. Message-ID: <1993Jan3.103717.29978@wisipc.weizmann.ac.il>
  5. From: dov@menora.weizmann.ac.il (Dov Grobgeld)
  6. Date: Sun, 3 Jan 1993 10:37:17 GMT
  7. Sender: news@wisipc.weizmann.ac.il
  8. References: <1993Jan2.194255.2543@mpifr-bonn.mpg.de>
  9. Organization: Weizmann Institute of Science, Computation Center.
  10. X-Newsreader: Tin 1.1 PL4
  11. Lines: 41
  12.  
  13. mlelstv@specklec.mpifr-bonn.mpg.de (Michael van Elst) writes:
  14. : In <H.eg.OrqZKspCnj2@wpcst1.phys-chemie.uni-wuerzburg.dbp.de> kruel@wpcst1.phys-chemie.uni-wuerzburg.dbp.de (Thomas-Martin Kruel)
  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. There is one more solution, which in my opinion is much better. That is
  34. to use the -x option of dvips to reduce the page on the dvi level (dvips
  35. will use smaller pk-fonts) and then use the pstops program *without any
  36. reduction* to rearrange the pages. Or to use the dvidvi program and forget
  37. all together about the psnup or pstops programs.
  38.  
  39. : Regards,
  40. : --
  41. : Michael van Elst
  42. : UUCP:     universe!local-cluster!milky-way!sol!earth!uunet!unido!mpirbn!p554mve
  43. : Internet: p554mve@mpirbn.mpifr-bonn.mpg.de
  44. :                                 "A potential Snark may lurk in every tree."
  45.  
  46. --
  47.                                                         ___   ___
  48.                                                       /  o  \   o \
  49. Dov Grobgeld                                         ( o  o  ) o   |
  50. The Weizmann Institute of Science, Israel             \  o  /o  o /
  51. "Where the tree of wisdom carries oranges"              | |   | |
  52.                                                        _| |_ _| |_
  53.  
  54.