Document Classes ⇒ Empty Pages in presentation
-
- Posts: 4
- Joined: Fri Dec 30, 2011 10:00 pm
Empty Pages in presentation
I am new here and new in LATEX's World. So, I am doing a presentation (slides) and when compiling I don't get any error (just warning) but PDF has a lot of pages (several of this are empty). Please, can someone any idea?. I use TexnicCenter.
Thanks
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: 10360
- Joined: Mon Mar 10, 2008 9:44 pm
Re: Empty Pages
please provide further information, such as your code (you can remove text content). Try to post a reduced but compilable example which shows the problem. The editor (TeXnicCenter) is not relevant, but your class (beamer? powerdot? seminar? slides? prosper? ..) and the settings are.
Stefan
-
- Posts: 4
- Joined: Fri Dec 30, 2011 10:00 pm
Empty Pages in presentation
Thanks for you diligence!...but fortunately I can solve problem. It seems that
\begin{itemize}
and then when I declared each item I did bad (for example \item 1.-
...). Thanks
Bye