I'm using Miktex with TexnicCenter. I'm confused. What's the difference between \newcommand and \newcommand<> ? I found the latter in some tex using beamer. Another question is what does \TH do? It says \TH has been defined when I tried to newcommand \TH.
Thank you~
General ⇒ \newcommand and \newcommand<>
NEW: TikZ book now 40% off at Amazon.com for a short time.
- Stefan Kottwitz
- Site Admin
- Posts: 10322
- Joined: Mon Mar 10, 2008 9:44 pm
\newcommand and \newcommand<>
Hi zyjheng,
welcome to the board!
Stefan
welcome to the board!
The beamer class extends the syntax of \newcommand. It's documented in the beamer user guide 9.6.1 Making Commands and Environments Overlay-Specification-Aware.zyjheng wrote:What's the difference between \newcommand and \newcommand<> ?
\TH will print the letter thorn.zyjheng wrote: what does \TH do?
Stefan
LaTeX.org admin
Re: \newcommand and \newcommand<>
Thanks a lot Stefan.
I searched on internet and found that I should use \usepackage[T1]{fontenv} to print \TH. Now I can recommand it. Ha...
Thanks again.
zyjheng
I searched on internet and found that I should use \usepackage[T1]{fontenv} to print \TH. Now I can recommand it. Ha...
Thanks again.
zyjheng