home *** CD-ROM | disk | FTP | other *** search
/ minnie.tuhs.org / unixen.tar / unixen / PDP-11 / Trees / V7 / usr / src / cmd / troff / README < prev    next >
Encoding:
Text File  |  1979-01-10  |  585 b   |  19 lines

  1. The version of [nt]roff in this directory
  2. is changed somewhat from the version you
  3. may be used to.
  4.  
  5. 1. fonts are in /usr/lib/font/ftXX,
  6. where XX is the name of the font (e.g., HI).
  7. Source is in ./font/ftXX.c.
  8.  
  9. 2. macro files like -ms are searched for in
  10. /usr/lib/tmac/tmac.xxx.
  11. Your /usr/lib/tmac may have to be changed.
  12. The .so request has been modified to make it a
  13. fatal error to try .so non-existent-file;
  14. this should head off people who are explcitly 
  15. including /usr/lib/tmac.s, etc.
  16.  
  17. 3. terminal driving tables for nroff are
  18. in /usr/lib/term/tabxxx instead of /usr/lib/term/xxx.
  19.