Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!uunet!seismo!sundc!pitstop!sun!amdcad!ames!hc!beta!cmcl2!rutgers!sunybcs!bingvaxu!leah!itsgw!batcomputer!luoning From: luoning@batcomputer.tn.cornell.edu (Luo Ning) Newsgroups: comp.graphics,comp.text Subject: insert MacDraft graph into TeX Message-ID: <2592@batcomputer.tn.cornell.edu> Date: Fri, 9-Oct-87 11:24:20 EDT Article-I.D.: batcompu.2592 Posted: Fri Oct 9 11:24:20 1987 Date-Received: Sun, 11-Oct-87 14:36:56 EDT Distribution: comp Organization: Theory Center, Cornell U., Ithaca NY Lines: 16 Keywords: macdraft, latex, postscript Xref: mnetor comp.graphics:1244 comp.text:1293 I have a problem with inserting a MacDraft-generated gragh into a LaTeX text; Here's what I did: I generated some graphs on Mac using MacDraft, then used 'Cmd-F' to convert each graphics file into Postscript file, and ported these ps files to a Unix machine(a SUN workstation) and merged with the laserprep file(laser-prep-65.pro); according to the 'local guide' for LaTeX, I put a \special{psfile=} command in my LaTeX file, hoped to insert the graph right at that point,... BUT here is the problem: the gragh doesn't appear between the text where I want, instead the laserprinter outputs a newpage after the text page and the graph appears on the new page, alone. Could somebody give some suggestions about how to fix this problem? It will be greatly appreciated!