home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / text / interlea / 652 < prev    next >
Encoding:
Internet Message Format  |  1992-08-29  |  1.3 KB

  1. Path: sparky!uunet!mcsun!sun4nl!tuegate.tue.nl!michel
  2. From: michel@es.ele.tue.nl (Michel Berkelaar iopic)
  3. Newsgroups: comp.text.interleaf
  4. Subject: printing interleaf 5.3-generated Postscript with GhostScript 2.4
  5. Message-ID: <MICHEL.92Aug28143813@varda.es.ele.tue.nl>
  6. Date: 28 Aug 92 12:38:13 GMT
  7. Sender: root@tuegate.tue.nl
  8. Organization: none
  9. Lines: 23
  10.  
  11. There was some discussion lately about printing Interleaf 5.3-generated
  12. Postscript with GhostScript 2.4. There is a problem because Interleaf
  13. redefines mark to 0 in line 35 of every document:
  14.  
  15. /mark 0 def
  16.  
  17. Ghostscript 2.4 and 2.4.1 don't like this. The best solution is to put a % in
  18. front of the line, effectively making comment out of it.
  19. It is also possible to change some of the gs .ps files. Just send me mail if
  20. you want these (few) changes.
  21.  
  22. This problem has been removed in ghostscript 2.5. Unfortunately, there are
  23. other problems with gs 2.5, which I have reported to the author. I expect them
  24. to be removed in gs 2.5.1, which is scheduled for September.
  25.  
  26. --
  27. Michel Berkelaar                   | Email: michel@es.ele.tue.nl
  28. Eindhoven University of Technology |
  29. Dept. of Electrical Engineering    |
  30. Design Automation Section          |
  31. P.O. Box 513                       | Phone: ... - 31 - 40 - 473345
  32. NL-5600 MB Eindhoven               | Fax:   ... - 31 - 40 - 464527
  33. The Netherlands                    |
  34.