Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!think.com!spool.mu.edu!agate!priam.Berkeley.EDU!edward From: edward@priam.Berkeley.EDU (Edward Wang) Newsgroups: comp.text.tex Subject: Re: Math mode in LaTeX Message-ID: <1991Jun2.075733.26205@agate.berkeley.edu> Date: 2 Jun 91 07:57:33 GMT Article-I.D.: agate.1991Jun2.075733.26205 References: <1991May28.070140.16324@neon.Stanford.EDU> <4648@undis.cs.chalmers.se> <1991Jun1.193841.1@hmcvax.claremont.edu> Sender: root@agate.berkeley.edu (Charlie Root) Reply-To: edward@priam.Berkeley.EDU.UUCP (Edward Wang) Organization: University of California at Berkeley Lines: 6 The orignal article and I believe all of the followups seem to have missed an important point. To give something like "or" the right spacing, you should make it a binary operator. Just using an escape into normal mode (however convenient it may be) won't be correct in all situations. Sometimes, you may want \mathord or whatever instead.