Re: [OT] no space after defined \newcommands in LaTeX
Nori Heikkinen <nori@sccs.swarthmore.edu> writes:
> this has been pissing me off recently. if i define a new command
>
> \newcommand{\TM}{Turing machine}
\usepackage{xspace}
\newcommand{\TM}{Turing machine\xspace}
Although I find a lot of people prefer to write
... the \TM\ defined by blah blah ...
or
... the \TM{} defined by blah blah ...
since they have to do that for most commands they didn't write, and
they want all their commands to be consistent.
--
Alan Shutko <ats@acm.org> - I am the rocks.
Looking for a developer in St. Louis? http://web.springies.com/~ats/
Mexican/Italian Food by Pepe Roney
Reply to: