Path: utzoo!censor!geac!torsqnt!news-server.csri.toronto.edu!cs.utexas.edu!samsung!zaphod.mps.ohio-state.edu!pacific.mps.ohio-state.edu!linac!uwm.edu!ux1.cso.uiuc.edu!csrd.uiuc.edu!s41.csrd.uiuc.edu!eijkhout From: eijkhout@s41.csrd.uiuc.edu (Victor Eijkhout) Newsgroups: comp.text.tex Subject: Re: removing \outerness (was: \lowercase error) Message-ID: <1991Jan8.023743.28965@csrd.uiuc.edu> Date: 8 Jan 91 02:37:43 GMT References: <53408@eerie.acsu.Buffalo.EDU> <1991Jan4.154215.9120@csrd.uiuc.edu> <53698@eerie.acsu.Buffalo.EDU> Sender: news@csrd.uiuc.edu (news) Organization: UIUC Center for Supercomputing Research and Development Lines: 12 xiaofei@acsu.buffalo.edu (Xiaofei Wang) writes: >The \outer does all harm but no good? >Why should Knuth have defined it? and carried along with TeX3.0 distribution? The idea behing \outer is sensible. It's just that Knuth chose to make some macros (\newetcetera) \outer that he shouldn't have. In LaTeX these macros are redefined to be non-\outer. Note that LaTeX has first the \outer definitions, and then the redefinition withouth \outer. Talking of efficiency. Victor.