Path: utzoo!news-server.csri.toronto.edu!cs.utexas.edu!sun-barr!olivea!samsung!uakari.primate.wisc.edu!umriscc!maverick.ksu.ksu.edu!hoss!hoss.unl.edu!jaffe From: jaffe@hoss.unl.edu (David Jaffe) Newsgroups: comp.text.tex Subject: can't get \ in a \special Message-ID: <1991Mar15.211418.27337@hoss.unl.edu> Date: 15 Mar 91 21:14:18 GMT Sender: news@hoss.unl.edu (Network News Administer) Distribution: comp Organization: University of Nebraska - Lincoln Lines: 12 How do I get a backslash to be outputted as part of a special? The only thing I can come up with is to change catcodes before the special, which is not an entirely satisfactory solution. I want the string (f\(x\)) to be outputted, which postscript will subsequently convert into the string f(x). \special{ ... (f\(x\)) ... } obviously won't work. David Jaffe (jaffe@hoss.unl.edu) University of Nebraska -- Lincoln