Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!sdd.hp.com!decwrl!ucbvax!pasteur!agate!ronzoni.berkeley.edu!cotner From: cotner@ronzoni.berkeley.edu Newsgroups: comp.text.tex Subject: A macro question Message-ID: <1990Aug29.002146.24426@agate.berkeley.edu> Date: 29 Aug 90 00:21:46 GMT References: <8208@jarthur.Claremont.EDU> Sender: usenet@agate.berkeley.edu (USENET Administrator;;;;ZU44) Reply-To: cotner@ronzoni.berkeley.edu.UUCP () Organization: Math Dept., UC Berkeley Lines: 22 I have a macro question. I have a macro which I use like this: \mymacro input1 \mymacro input2 ... \mymacro inputn I would like to be able to say instead \mynewmacro input1 input2 ... inputn where is any character or string which doesn't appear in any of the inputs and the number of inputs is arbitrary (variable). Any help would be greatly appreciated. Carl Cotner cotner@math.berkeley.edu