On Mon, Mar 31, 2003 at 07:44:01PM -0500, Nori Heikkinen wrote:
>
> how do you mean, "they have to do that for most commands they didn't
> write"?
A builtin, like \TeX. I can't write "\TeX is really cool", I have to
write "\TeX{} is really cool".
--
Nathan Norman - Incanus Networking mailto:[E
Nori Heikkinen <[EMAIL PROTECTED]> writes:
> on Mon, 31 Mar 2003 06:38:09PM -0500, Alan Shutko insinuated:
>> Although I find a lot of people prefer to write
>> ... the \TM\ defined by blah blah ...
>> since they have to do that for most commands they didn't write, and
>> they want all their com
on Mon, 31 Mar 2003 03:29:11PM -0800, Stephen A. Witt insinuated:
> On Mon, 31 Mar 2003, Nori Heikkinen wrote:
>
> > this has been pissing me off recently. if i define a new command
> >
> > \newcommand{\TM}{Turing machine}
> >
> > and then say in my document
> >
> > ... the \TM defined by blah bl
on Mon, 31 Mar 2003 06:38:09PM -0500, Alan Shutko insinuated:
> Nori Heikkinen <[EMAIL PROTECTED]> 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}
cool.
this has been pissing me off recently. if i define a new command
\newcommand{\TM}{Turing machine}
and then say in my document
... the \TM defined by blah blah ...
i will get the output ``the Turing machinedefined by blah blah.''
so i have to say
... the \TM ~defined by ...
I can't just def
> "Nori" == Nori Heikkinen <[EMAIL PROTECTED]> writes:
Nori> this has been pissing me off recently. if i define a new command
Nori> \newcommand{\TM}{Turing machine}
Nori> and then say in my document
Nori> ... the \TM defined by blah blah ...
Nori> i will get the output ``the Turing machine
Nori Heikkinen <[EMAIL PROTECTED]> 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 ..
On Mon, 31 Mar 2003, Nori Heikkinen wrote:
> this has been pissing me off recently. if i define a new command
>
> \newcommand{\TM}{Turing machine}
>
> and then say in my document
>
> ... the \TM defined by blah blah ...
>
> i will get the output ``the Turing machinedefined by blah blah.''
>
Use
this has been pissing me off recently. if i define a new command
\newcommand{\TM}{Turing machine}
and then say in my document
... the \TM defined by blah blah ...
i will get the output ``the Turing machinedefined by blah blah.''
so i have to say
... the \TM ~defined by ...
I can't just de
9 matches
Mail list logo