home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / sys / ibm / pc / misc / 15897 < prev    next >
Encoding:
Internet Message Format  |  1992-12-16  |  1.8 KB

  1. Path: sparky!uunet!wupost!waikato.ac.nz!canterbury.ac.nz!cantva!cctr132
  2. Newsgroups: comp.sys.ibm.pc.misc
  3. Subject: Re: XYWrite->AnythingElse
  4. Message-ID: <1992Dec17.142803.1@csc.canterbury.ac.nz>
  5. From: cctr132@csc.canterbury.ac.nz
  6. Date: Thu, 17 Dec 1992 01:28:03 GMT
  7. References: <1992Dec15.191611.6859@primerd.prime.com>
  8. Organization: University of Canterbury, Christchurch, New Zealand
  9. Nntp-Posting-Host: cantva.canterbury.ac.nz
  10. Lines: 27
  11.  
  12. In article <1992Dec15.191611.6859@primerd.prime.com>,
  13. jasonp@bungee.NoSubdomain.NoDomain (Jason Pascucci) writes:
  14. > Are there any programs which will transform XYWrite documents
  15. > to something a little more portable? (XYWrite2PostScript would
  16. > be most perferable.:)
  17.  
  18. I'm not a XYWrite user (nor do I know any), but I'm told that XYWrite
  19. and Nota Bene are very closely related.  The (handful of) NB files I've
  20. seen have a very simple structure.  They are basically just text with
  21. formatting "codes".  These codes are also just text, typically being of
  22. the form "<<ps 70>>" (paper size set to 70 lpp), etc.
  23.  
  24. Half an hour examining the files then access to a PC word processor with
  25. a moderately powerful macro language would probably yield a reasonable
  26. translator unless your files have complex formatting.
  27.  
  28. Alternatively, for those of that bent, I imagine that awk or perl or
  29. somesuch could also be persuaded to suffice (a PS programmer could
  30. probably generate PS code directly from the doc files with one of
  31. these).
  32.  
  33. Apart from this ther are many commercial document convertors -- at least
  34. one of them must be able to handle this file format.
  35.  
  36. +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
  37.  Nick FitzGerald, PC Applications Consultant, CSC, Uni of Canterbury, N.Z.
  38.  n.fitzgerald@csc.canterbury.ac.nz  TEL:+64(3)364 2337, FAX:+64(3)364 2332
  39.