Path: utzoo!attcan!telly!lethe!torsqnt!news-server.csri.toronto.edu!cs.utexas.edu!swrinde!zaphod.mps.ohio-state.edu!sol.ctr.columbia.edu!cunixf.cc.columbia.edu!cs.columbia.edu!news From: fahn@cs.columbia.edu (Paul N. Fahn) Newsgroups: comp.text.tex Subject: including postscript files Message-ID: <1990Dec19.234633.20727@cs.columbia.edu> Date: 19 Dec 90 23:46:33 GMT Sender: news@cs.columbia.edu (The Daily News) Reply-To: fahn@cs.columbia.edu (Paul N. Fahn) Organization: Columbia University Department of Computer Science Lines: 21 Forgive if this problem has been recently discussed; I am new to TeX and to this newsgroup. I have a TeX file representing a paper that contains graphs. The graphs are in the form of postscript files. The graphs are called by the following command: \special {psfile=graph.ps} TeX processes the .tex file ok. Then I run dvi2ps, which runs ok. But when I try to print, the page with the graph, and all following pages in the document do not print at all. I suspect the syntax for \special is wrong, but what should it be? The man page for dvi2ps doesn't help. Thanks in advance, .Paul. fahn@cs.columbia.edu