home *** CD-ROM | disk | FTP | other *** search
/ norge.freeshell.org (192.94.73.8) / 192.94.73.8.tar / 192.94.73.8 / pub / computers / pdp10 / tops-10 / supsub.hlp < prev    next >
INI File  |  1995-04-05  |  1KB  |  31 lines

  1. [SUPSUB help file 1 page]
  2.  
  3.  
  4.         This program substitutes <esc>D for ^P and <esc>U for ^N
  5.         to impliment sub/superscripts on the XEROX 1750 termanal.
  6.         <esc>D will move the typing
  7.         up a half space  <esc>U down.
  8.           ^P and ^N are somewhat mnemonic for uP and dowN.
  9.         This program also works for GENCOM and Anderson-Jacobson terminals
  10.         by substituting different escape codes for those terminals
  11.  
  12.         The control characters can be inserted
  13.          into a source file and then RUNOFFed.
  14.         The ".CC" command is needed in the
  15.          source file to tell RUNOFF to allow the
  16.         control characters.  After the output file from
  17.          RUNOFF is produced, the
  18.         mentioned substitutions can be made by entering:
  19.         R PUB:SUPSUB
  20.         outputfile=inputfile/TERMIN:XEROX       (for XEROX 1750)
  21.  or                         /TERMIN:AJ          (for Anderson-Jacobson)
  22.  or                         /TERMIN:GENCOM      (for GENCOM terminal)
  23.  
  24.  If a terminal type is not specifid, XEROX is assumed
  25. If an output file name is not specified, the input file is overwritten.
  26.  
  27. [end of help for SUPSUB]
  28.  
  29. .KJOB
  30. .
  31.