home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / softsys / andrew / 1351 < prev    next >
Encoding:
Internet Message Format  |  1992-11-10  |  2.0 KB

  1. Path: sparky!uunet!think.com!ames!agate!ucbvax!parc.xerox.com!janssen
  2. From: janssen@parc.xerox.com (Bill Janssen)
  3. Newsgroups: comp.soft-sys.andrew
  4. Subject: Re: Postscript Printing Comments? (was) Re: Printers
  5. Message-ID: <Mf06FcoB0KGW8wBahf@holmes.parc.xerox.com>
  6. Date: 11 Nov 92 01:39:52 GMT
  7. References: <wf059y_00WoiAq_l9q@andrew.cmu.edu>
  8. Sender: daemon@ucbvax.BERKELEY.EDU
  9. Distribution: world
  10. Organization: The Internet
  11. Lines: 29
  12.  
  13. No, of course not, Rob.  PS is well suited for many tasks, particularly
  14. the description of pictures.  I am quite a fan of the combined approach
  15. of groff+EPS, particularly since Jim Clark is apparently willing to
  16. contribute some effort in making it work.  I'd replace the dvi previewer
  17. with the ghostview supplied with ghostscript 2.5 (which has a pretty
  18. groty UI; better perhaps to supply an ATK version of ghostview using the
  19. ghostview protocols to talk to ghostscript).  But bear in mind that
  20. printing is not everything; there are places where the display on the
  21. screen is more important.
  22.  
  23. My recommendation would be to focus on other features that have bugs,
  24. and on places where ATK shines.
  25.  
  26. In the first category, footnotes, templates, and citations come to mind.
  27.  The footnote styles are very fragile.  The citation system is broken
  28. completely.  Color images are needed.  It is difficult to use one
  29. document as a template for another.
  30.  
  31. In the second category, hypertext and active documents are major
  32. contributions to the technology available via ATK, as is the notion of
  33. mapping a persistent typed object system onto the normal file system
  34. (via the dataobject storage methods).  I'd like to see the `text' class
  35. turned into a `hypertext' class in a totally backward-compatible way,
  36. via the addition of Universal Resource Identifiers currently being
  37. discussed in the IETF, and the notions of anchors with links.  Adding a
  38. synchronized document, to allow multiple streams of timestamped input to
  39. be synchronized, would be an interesting and original contribution.
  40.  
  41. Bill
  42.