Search found 4 matches

by zyjheng
Mon Oct 20, 2008 6:02 am
Forum: General
Topic: question about auto-completion(done)
Replies: 0
Views: 1472

question about auto-completion(done)

I know I can do auto-completion by hitting ctrl+space. But my ctrl+space has been used by IME. I'd like to know if there's any other way, except using mouse, I can use auto-completion?
Thanks...

answer: We can set our own shortcut key in TexnicCenter.
by zyjheng
Tue Sep 30, 2008 11:57 pm
Forum: General
Topic: progress bar in beamer
Replies: 0
Views: 3179

progress bar in beamer

Hi, I'm wondering how to make progress bar disappear when using a theme. I can make the footline disappear by \setbeamertemplate{footline}{} and navigations by \setbeamertemplate{navigation symbols}{}. But how to do it to progress bar??

Thank you..
by zyjheng
Sun Sep 28, 2008 6:05 pm
Forum: General
Topic: \newcommand and \newcommand<>
Replies: 2
Views: 2117

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
by zyjheng
Sun Sep 28, 2008 3:38 am
Forum: General
Topic: \newcommand and \newcommand<>
Replies: 2
Views: 2117

\newcommand and \newcommand<>

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~