Hey Stefan,
As I said, the code works. There is no error, but there are couple warnings. Should I pay attention on them? Thanks again.
And these time, I tried '\usepackage{beamerthemesplit}'
it didnt show the theme
I use the Basic MikTex, should I download other packages seperately?
Document Classes ⇒ how to deal with the warnings?
NEW: TikZ book now 40% off at Amazon.com for a short time.
- Stefan Kottwitz
- Site Admin
- Posts: 10324
- Joined: Mon Mar 10, 2008 9:44 pm
how to deal with the warnings?
Hi,
it depends on what the wanings mean. At least one should read them, it could be a visible problem or not. I'm getting warnings too when compiling a minimal beamer example complaining about fontsize. Perhaps the beamer class chooses a fontsize thats too small, it will be repaired by TeX. (Using fix-cm would remove the warning.)
Concerning beamerthemesplit: the split theme is old, use the newer Malmoe instead:
Stefan
it depends on what the wanings mean. At least one should read them, it could be a visible problem or not. I'm getting warnings too when compiling a minimal beamer example complaining about fontsize. Perhaps the beamer class chooses a fontsize thats too small, it will be repaired by TeX. (Using fix-cm would remove the warning.)
Concerning beamerthemesplit: the split theme is old, use the newer Malmoe instead:
Code: Select all
\usetheme{Malmoe}
LaTeX.org admin
Re: how to deal with the warnings?
I am so lucky to find you here, Stenfan.
It worked again.
It worked again.