home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / text / 1143 < prev    next >
Encoding:
Internet Message Format  |  1992-08-18  |  1.4 KB

  1. Path: sparky!uunet!wupost!waikato.ac.nz!canterbury.ac.nz!phys169
  2. Newsgroups: comp.text
  3. Subject: Re: ps -> dvi  or  ps -> *roff
  4. Message-ID: <1992Aug19.164935.407@csc.canterbury.ac.nz>
  5. From: phys169@csc.canterbury.ac.nz
  6. Date: 19 Aug 92 16:49:35 +1200
  7. References: <1992Aug13.174859.5644@dcc.uchile.cl>
  8. Organization: University of Canterbury, Christchurch, New Zealand
  9. Lines: 19
  10.  
  11. In article <1992Aug13.174859.5644@dcc.uchile.cl>, erodrigu@dcc.uchile.cl (Eduardo Rodriguez) writes:
  12. > Does anyone know of a filter that give me a dvi file
  13. > from a postscript one?, or *roff from postscript?
  14. >   I am NOT looking for a dvi2ps but ps2dvi.
  15. It is possible to include (encapsulated) postscript in a tex document as
  16. "special" provided you have a good modern dvips (e.g. Radical Eye, I think),
  17. i.e. it passes the postscript onto the printer with little modification. 
  18.  
  19. But if you want to send it to a non-PostScript printer then you've got
  20. problems. The program would have to be a big and complicated as GhostScript to
  21. handle PostScript in general.  Maybe if you know the ps file will only use a
  22. subset of PostScript you might be able to do something, but I don't know of any
  23. such program... I am interested in something like that, though.  If you'd like
  24. to tell me what sort of PS files you need to be able to process, I might be
  25. able to write something.
  26.  
  27. Mark Aitchison, University of Canterbury, New Zealand.
  28.