Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!uunet!husc6!rutgers!umd5!umbc3!rostamia From: rostamia@umbc3.UMD.EDU (Dr. Rouben Rostamian ) Newsgroups: comp.text Subject: Re: question: space in latex's math mode Message-ID: <571@umbc3.UMD.EDU> Date: Thu, 12-Nov-87 16:42:06 EST Article-I.D.: umbc3.571 Posted: Thu Nov 12 16:42:06 1987 Date-Received: Sat, 14-Nov-87 20:24:40 EST References: <1323@tut.cis.ohio-state.edu> Reply-To: rostamia@umbc3.UMD.EDU (Dr. Rouben Rostamian (MATH)) Organization: University of Maryland, Baltimore County Lines: 7 In article <1323@tut.cis.ohio-state.edu> dlee@tut.cis.ohio-state.edu (Dik Lee) writes: >In Latex's math mode, a space is automatically added around a binary >operator (e.g., a+b will become a + b). Is there any easy way to >eliminate the space or to reduce the width of the space to one-halve >so that a long equation can fixed in one line. Try {a}{+}{b}.