home *** CD-ROM | disk | FTP | other *** search
/ Usenet 1994 January / usenetsourcesnewsgroupsinfomagicjanuary1994.iso / sources / unix / volume17 / pps / READ_ME < prev    next >
Encoding:
Text File  |  1989-02-06  |  887 b   |  22 lines

  1. Pps is a pretty printer for PostScript devices. It handles C, awk, sh,
  2. lisp, mail, PostScript and English; adding more languages is simple.
  3.  
  4. Pps is almost as fast as plain text-to-PostScript filters, so some
  5. people here use it daily for source-code listing.  Most of the work is
  6. done by the printer: Unix just separates the input into tokens, using
  7. different lex(1) programs for each language.
  8.  
  9. Slide does the same, but ``expands'' the output to fit over a full
  10. page. This is useful for making overhead projection transparencies.
  11.  
  12. Both pps and slide run on Sun, Vax, Gould, CCI, RT and other BSD
  13. machines; they used to cope with SVR2, but that was a long time ago.
  14.  
  15. Edit the three first lines in Makefile to reflect your system
  16. conventions, then ``make install''.
  17.  
  18. Enjoy!
  19.  
  20. On Paradise, The Hebrew University of Jerusalem, Israel.
  21. on@hujics.bitnet  on@humus.huji.ac.il  ...!mcvax!huji!on
  22.