home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / unix / bsd / 11091 < prev    next >
Encoding:
Text File  |  1993-01-10  |  2.7 KB  |  55 lines

  1. Newsgroups: comp.unix.bsd
  2. Path: sparky!uunet!usc!howland.reston.ans.net!paladin.american.edu!gatech!destroyer!cs.ubc.ca!uw-beaver!newsfeed.rice.edu!rice!news.Rice.edu!rich
  3. From: rich@Rice.edu (& Murphey)
  4. Subject: Re: WordPerfect on 386BSD?
  5. In-Reply-To: terry@cs.weber.edu's message of Sat, 9 Jan 93 21:42:55 GMT
  6. Message-ID: <RICH.93Jan8233844@superego.Rice.edu>
  7. Sender: news@rice.edu (News)
  8. Reply-To: Rich@rice.edu
  9. Organization: Department of Electrical and Computer Engineering, Rice
  10.     University
  11. References: <93010913477@erato.iowa-city.ia.us> <1993Jan9.214255.26478@fcom.cc.utah.edu>
  12. Date: Sat, 9 Jan 1993 05:38:44 GMT
  13. Lines: 40
  14.  
  15. >>>>> In article <1993Jan9.214255.26478@fcom.cc.utah.edu>, terry@cs.weber.edu (A Wizard of Earth C) writes:
  16.  
  17. Terry> In article <93010913477@erato.iowa-city.ia.us> jdb@erato.iowa-city.ia.us (John D. Boggs) writes:
  18. >I want to be able to run WordPerfect on a unix box at home, and the good
  19. >folks at WordPerfect Corporation have apparently never heard of 386BSD.
  20. >So, is 386BSD binary compatible with the commercial flavor of Unix (what
  21. >is that, system 5?)  Has anyone got WordPerfect running on 386BSD?
  22.  
  23. [useful answers about binary compatibility...]
  24.  
  25. Terry> If you have X going, there has been a lot of recent work on the WYSIWYG
  26. Terry> editor that comes with InterViews(sp?), and that may be your best bet
  27. Terry> (unless you didn't want an editor to edit, but just to have WP).
  28.  
  29. Yes, 'doc' is intended for many of the same purposes as WP.  The binary
  30. distribution and patches are on agate.berkeley.edu (128.32.136.1) in
  31. pub/386BSD/0.1-ports/x-apps/InterViews and README-iv3.1-386bsd has
  32. more info.  Here's a description of doc.  Rich
  33.  
  34.  
  35. Doc is a WYSIWYG document editor.  In addition to text, doc contains a
  36. simple table editor, and it can import graphics generated by the
  37. drawing editor Idraw and several types of rasterized images.  The
  38. editor's functionality and terminology is modeled loosely after the
  39. LaTeX document preparation system.  In particular, doc stores its
  40. documents in a format that is reminiscent of LaTeX; you can translate
  41. many LaTeX documents into doc format with relatively little effort.
  42.  
  43. Doc is styled as a technical paper preparation tool.  It supports
  44. floating figures, cross-referencing, section and figure numbering,
  45. page numbering, user-defined macros and user-defined styles.
  46. Currently, however, it does not include an equation formatting
  47. facility or indexing.
  48.  
  49. Doc uses high-quality TeX formatting algorithms and precise PostScript
  50. font metrics (where available).  The TeX algorithms are able to find
  51. pleasing line and page breaks for most documents; where necessary, you
  52. can guide the formatter by inserting discretionary breaks.  With care,
  53. you can expect a high-quality final document.
  54.  
  55.