Path: utzoo!attcan!telly!lethe!torsqnt!jarvis.csri.toronto.edu!mailrus!iuvax!pwp From: pwp@iuvax.cs.indiana.edu (Paul Purdom) Newsgroups: comp.lang.postscript Subject: psfig/psplot interaction Message-ID: <26463@iuvax.cs.indiana.edu> Date: 22 Sep 89 23:10:33 GMT Lines: 8 I am trying to insert PostScript graphs produced by TranScript's psplot into a TeX document using psfig/tex. The problem is that the %%BoundingBox comment I insert into the psplot output file has no effect - the graph always appears in the lower left corner of the page. Psfig/tex works OK with other PostScript figures, so I'm guessing that the problem might be in the psplot prologue. Has anyone else successfully positioned psplot figures in a TeX document?