home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / sys / hp / 10473 < prev    next >
Encoding:
Text File  |  1992-09-15  |  1.4 KB  |  37 lines

  1. Newsgroups: comp.sys.hp
  2. Path: sparky!uunet!sun-barr!ames!kum.kaist.ac.kr!usenet
  3. From: milburn@vision.postech.ac.kr (John Milburn)
  4. Subject: Re: previewer for hp dwb?
  5. Message-ID: <1992Sep16.004246.21550@kum.kaist.ac.kr>
  6. Sender: usenet@kum.kaist.ac.kr (news)
  7. Reply-To: milburn@vision.postech.ac.kr (John Milburn)
  8. Organization: POSTECH, Pohang, Korea
  9. References: <1992Sep14.172515.18613@eye.com>
  10. Date: Wed, 16 Sep 92 00:42:46 GMT
  11. Lines: 24
  12.  
  13. In the referenced article paul@eye.com (Paul B. Booth) writes:
  14.  
  15. >Many moons ago, we bought a license for the HP-ized DWB (ditroff).  It's the
  16. >same version that's still being used to do man pages, etc. inside hp, I
  17. >believe.  The output mechanism runs something like:
  18. >  troff source --> troff --> dvi format --> pif format --> pcl --> printer.
  19. [...]
  20. >Anybody have a working previewer, or better yet, some
  21. >tips for hacking on xtroff to get it to recognize the font description info
  22. >used in the devPIF font collection?
  23.  
  24. I realize it's not what you asked for, but you might consider using
  25. groff, the Gnu troff emulator. It builds without much trouble with HP's
  26. C++ compiler, and has a good X previewer. It also outputs dvi or
  27. postscript format.
  28.  
  29. I have been using groff with dvilj2p to print, using TeX downloadable
  30. fonts. It works very well, is fast, and requires no font cartridge for
  31. high quality output. If you do have TeX (at least TeX fonts) installed,
  32. xdvi is a very good previewer.
  33.  
  34. BTW, all of the above software is free.
  35.  
  36. -jem
  37.