home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / sys / 3b1 / 3113 < prev    next >
Encoding:
Text File  |  1992-08-17  |  965 b   |  28 lines

  1. Newsgroups: comp.sys.3b1
  2. Path: sparky!uunet!elroy.jpl.nasa.gov!nntp-server.caltech.edu!andy
  3. From: andy@cs.caltech.edu (Andy Fyfe)
  4. Subject: groff 1.05
  5. Message-ID: <1992Aug17.165953.7370@cco.caltech.edu>
  6. Sender: news@cco.caltech.edu
  7. Nntp-Posting-Host: kodiak.cs.caltech.edu
  8. Organization: California Institute of Technology
  9. Date: Mon, 17 Aug 1992 16:59:53 GMT
  10. Lines: 16
  11.  
  12. I compiled groff 1.05 and installed binaries for the 3b1 as
  13. ftp.cs.caltech.edu:pub/3b1/groff-bin.tar.Z.
  14.  
  15. I found out very shortly thereafter that version 1.06 is due out
  16. shortly (a couple of weeks).
  17.  
  18. Also, the following works remarkably well (assuming you install
  19. the necessary ghostscript fonts):
  20.     groff -Tps -man gtroff.1 > gtroff.ps
  21.     gs -sOUTPUTFILE=gtroff.%d -dNOPAUSE -r100x72 gtroff.ps
  22.     pbmto3b1 gtroff.1
  23.     pbmto3b1 gtroff.2    etc.
  24. (or -r125x90 or -r150x108).  The pbm files can be rather large
  25. though.  I may make a 3b1 screen driver for gs my next project.
  26.  
  27. Andy Fyfe                    andy@cs.caltech.edu
  28.