Search found 2 matches
- Sat Sep 12, 2009 8:24 pm
- Forum: General
- Topic: define frequently used phrases
- Replies: 2
- Views: 2112
Re: define frequently used phrases
Thanks, that worked!
- Sat Sep 12, 2009 7:57 pm
- Forum: General
- Topic: define frequently used phrases
- Replies: 2
- Views: 2112
define frequently used phrases
Hi all, new guy here.
I want to avoid typing frequently used long words and phrases, and use
abbreviations instead. I tried with
\def\CLT{$\mbox{central limit theorem}$}
and
\newcommand{\CLT}{central limit theorem}
and a few variations but the problem is that LaTeX doesn't leave
a space at the ...
I want to avoid typing frequently used long words and phrases, and use
abbreviations instead. I tried with
\def\CLT{$\mbox{central limit theorem}$}
and
\newcommand{\CLT}{central limit theorem}
and a few variations but the problem is that LaTeX doesn't leave
a space at the ...