home *** CD-ROM | disk | FTP | other *** search
/ Peanuts NeXT Software Archives / Peanuts-2.iso / Unix / text / rtf.README < prev    next >
Encoding:
Text File  |  1993-10-22  |  1.2 KB  |  31 lines

  1. The Media Laboratory    
  2. 20 Ames Street    Michael Hawley
  3. Cambridge, MA 02139    mike@media-lab.mit.edu
  4.                         
  5. RTF (Microsoft Rich Text Format) is a document markup language commonly used as an interchange format.  RTF is fairly well-supported by NeXTSTEPX; these utilities enhance its usability.
  6. The following software is here:
  7.  
  8. ;rtf-ascii.l;;X rtf-ascii    X convert RTF to plaintext ASCII
  9. ;tools/cccp.c;;X cpp, cccp.c    X RTF-tolerant C preprocessor
  10. ;rtfcat.m;;X rtfcat        X concatenate RTF files to the standard output,
  11.                         optionally converting to PostScript, etc.
  12. ;rtfcast.c;;X rtfcast        X extrude plaintext files through RTF templates
  13. ;rtfmail;;X rtfmail        X script to NeXTMail RTF files.
  14. ;rubric.c;;X rubric        X highlight words or regular exps in an RTF file
  15. ;samples/Readme.rtfd;;X samples/X sample RTF files
  16. ;tools/Readme.rtfd;;X tools/    X other RTF-tolerant tools (grep, make, ctags, etc)
  17. ;RTF-Spec.rtf;;XRTF-spec.rtf    X specification of the RTF format
  18.  
  19. For your bootstrapping convenience, all programs here are plaintext C.
  20.  
  21. Please send along any improvements.
  22.  
  23.         Michael Hawley    Feb 27XMar 29, 1993
  24.         MIT Media Laboratory
  25.         20 Ames Street
  26.         Cambridge, MA 02139
  27.         mike@media-lab.mit.edu
  28.  
  29. Copyright (c) 1993 by the MIT Media Laboratory
  30.  
  31.