Path: utzoo!utgpu!news-server.csri.toronto.edu!bonnie.concordia.ca!thunder.mcrcim.mcgill.edu!snorkelwacker.mit.edu!usc!elroy.jpl.nasa.gov!ames!pasteur!ucbvax!ucdavis!ucdavis.edu!amhastings From: amhastings@ucdavis.edu Newsgroups: comp.text.tex Subject: postscript figures in TeXtures Message-ID: <8307@ucdavis.ucdavis.edu> Date: 4 Feb 91 20:28:53 GMT Sender: usenet@ucdavis.ucdavis.edu Organization: your organization Lines: 16 I wanted to use the same file to include epsf figures in both a TeXTures document and a unix document, with dvips. By changing the line in the epsf.tex macros file that comes with dvips that begins with: \special{PSfile=#1 to a line that begins with \special{postscriptfile #1 it seems that TeXtures can handle this. If the epsf file has a mac preview picture attatched, that appears as well. I thought others might find this useful.