Path: utzoo!utgpu!jarvis.csri.toronto.edu!clyde.concordia.ca!uunet!cs.utexas.edu!wuarchive!mit-eddie!uw-beaver!ubc-cs!cheddar.cc.ubc.ca!halliday From: halliday@cheddar.cc.ubc.ca (Laura Halliday) Newsgroups: comp.lang.postscript Subject: Re: EPS Summary: Minor nitpick. Keywords: EPS Message-ID: <6035@ubc-cs.UUCP> Date: 20 Dec 89 18:47:52 GMT References: <1989Dec18.131827.11383@swssai.uucp> <1989Dec19.174416.2279@usenet.ins.cwru.edu> <604@cherry5.UUCP> Sender: news@cs.ubc.ca Reply-To: halliday@cheddar.cc.ubc.ca (Laura Halliday) Organization: UBC Computing Centre, Vancouver, B.C., Canada Lines: 13 In article <604@cherry5.UUCP> murphyn@cell.mot.COM (Neal P. Murphy) writes: >eps PostScript code: >--------------------------------------------------------------------------- >%!PS-Adobe-1.0 Not quite. This should read: %!PS-Adobe-1.0 EPSF-1.2 Or whatever versions of the Document Structuring Conventions and EPSF format you're following. ...laura