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