home *** CD-ROM | disk | FTP | other *** search
/ InfoMagic Source Code 1993 July / THE_SOURCE_CODE_CD_ROM.iso / languages / perl / tutorial / slides / README < prev    next >
Encoding:
Text File  |  1990-03-31  |  1.3 KB  |  36 lines

  1.                         Copyright 1990  Tom Christiansen
  2.  
  3.                  You are free to use these as you wish providing
  4.              you give me credit for having originally written them.
  5.  
  6. Here is the troff source for the slides I presented at the perl
  7. mini-tutorial at USENIX in Washington last January.  If you don't have
  8. troff, simple nroff versions of the macros are provided.  If you don't
  9. have nroff, a preformatted ASCII file is provided.  I've been told that
  10. my using ditroff means I have non-standard motion commands in the fancy
  11. troff macros for printing slide borders.  If they work for you and you
  12. like them, good, they're from Rob Kolstad <kolstad@prisma.com>, and
  13. they look nice.  If not, I'm sorry.  I intend to someday include a
  14. macros.ditroff and macros.troff separately.  But not yet.
  15.  
  16. Comments and suggestions are of course always welcome.
  17.  
  18. --tom
  19.  
  20. Instructions:
  21.  
  22.     print with 'troff macros.pretty slides' 
  23.     if you have ditroff 
  24.         (best copy)
  25.     print with 'troff macros.t slides' 
  26.     if you have troff
  27.         (good copy)
  28.     view with 'nroff macros.n slides | ul | {more,less} -sf' 
  29.     if you have nroff.  (the -f is only for less)
  30.         (ok, not too hot)
  31.     view with 'nroff macros.n slides | ul | {more,less} -sf' 
  32.     if you have nroff.  (the -f is only for less)
  33.         (ok, not too hot)
  34.     cat ascii otherwise.
  35.         (clear text)
  36.