General ⇒ \newcommand and \newcommand<>
\newcommand and \newcommand<>
Thank you~
Learn LaTeX easily with newest books:
The LaTeX Beginner's Guide: 2nd edition and perfect for students writing a thesis
The LaTeX Cookbook: 2nd edition full of practical examples for mathematics, physics, chemistry, and more
LaTeX Graphics with TikZ: the first book about TikZ for perfect drawings in your LaTeX thesis
- Stefan Kottwitz
- Site Admin
- Posts: 10350
- Joined: Mon Mar 10, 2008 9:44 pm
\newcommand and \newcommand<>
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
Re: \newcommand and \newcommand<>
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