home *** CD-ROM | disk | FTP | other *** search
/ Peanuts NeXT Software Archives / Peanuts-3.iso / Tools / workspace / ManOpen.README < prev    next >
Encoding:
Text File  |  1993-07-28  |  1.9 KB  |  42 lines

  1. ManOpen v1.1 by Harald Schlangmann July 20 1993
  2.  
  3.     Please send comments, suggestions, donations and your useful
  4.     changes to schlangm@informatik.uni-muenchen.de.
  5.     
  6.     This program is provided ``AS IS'' and without any warranty.
  7.     Nobody is allowed to request any money for this program.
  8.     
  9.     ManOpen is available at:
  10.         ftp.informatik.uni-muenchen.de:pub/next/Tools/workspace
  11.     
  12. Some points:
  13.  
  14. ManOpen  will open  manual  pages  written  in troff  (nroff)  syntax  and  is
  15. especially useful when browsing through source directories. ManOpen includes a
  16. cat2rtf converter which may also be used standalone. (Invoke with option -h to
  17. get  help) cat2rtf  was tested  with output  of  both nroff  as provided  with
  18. NS3.0  and with gnroff (which  generates nicer output). Formatting is somewhat
  19. nicer than that seen in Librarian.
  20.  
  21. cat2rtf is implemented using a flex scanner description (cat2rtf.l). It should
  22. work  with lex too.  Anyway, flex output  cat2rtf.c.flex is included  with the
  23. ManOpen package. 
  24.  
  25. ManOpen  registers the extension .man only.  Other useful extensions (like .1)
  26. are  used for other  purposes too often  (version numbers like  TeXmenu4.1 for
  27. example   ;-)  ).  Nevertheless  any  file   selected  in  the  WorkSpace  may
  28. conveniently   be  opened  using  Service  ``Open  in  ManOpen''.  Please  use
  29. Preferences.app to select a shortcut for this Service.
  30.  
  31. Hope it will be of use for you - Harald Schlangmann.
  32.  
  33. ---
  34. ________________________________________________________________
  35. Harald Schlangmann                          voice: +49 89 535510
  36. address: Tumblingerstrasse 17 Rgb.,  80337 Muenchen,  F.R.G.
  37. e-mail : schlangm@informatik.uni-muenchen.de, NeXTmail OK
  38. ________________________________________________________________
  39. Try TeXmenu 4.0 for computers running NeXTSTEP:
  40.                ftp.informatik.uni-muenchen.de:/pub/next/Text/tex
  41. ________________________________________________________________
  42.