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
NEW: TikZ book now 40% off at Amazon.com for a short time.
And: Currently, Packt sells ebooks for $4.99 each if you buy 5 of their over 1000 ebooks. If you choose only a single one, $9.99. How about combining 3 LaTeX books with Python, gnuplot, mathplotlib, Matlab, ChatGPT or other AI books? Epub and PDF. Bundle (3 books, add more for higher discount): https://packt.link/MDH5p
- Stefan Kottwitz
- Site Admin
- Posts: 10324
- 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