Path: utzoo!utgpu!water!watmath!clyde!bellcore!faline!thumper!ulysses!hector!ekrell From: ekrell@hector.UUCP (Eduardo Krell) Newsgroups: comp.text Subject: Re: Using Postscript in TeX Message-ID: <10237@ulysses.homer.nj.att.com> Date: 17 Apr 88 23:58:08 GMT References: <18600001@symcom> <10465@steinmetz.ge.com> Sender: netnews@ulysses.homer.nj.att.com Reply-To: ekrell@hector (Eduardo Krell) Organization: AT&T Bell Labs, Murray Hill Lines: 21 It all depends on whether your DVI -> PostScript translator supports the \special hook to include postscript files. Some of them do, but the syntax is different in all the ones I've seen (and some are more powerful than others). For instance, the one I'm using right now (called dvips) uses: \special{psfile="filename"[,key=value]*} possible keys are: hoffset The horizontal offset voffset The vertical offset hsize The horizontal clipping size vsize The vertical clipping size hscale The horizontal scaling factor vscale The vertical scaling factor rotate The rotation Eduardo Krell AT&T Bell Laboratories, Murray Hill, NJ UUCP: {ihnp4,ucbvax}!ulysses!ekrell ARPA: ekrell@ulysses.att.com