Document ClassesStrange behaviour in »beamer«

Information and discussion about specific document classes and how to create your own document classes.
Post Reply
sergios
Posts: 2
Joined: Sat Apr 02, 2011 12:17 am

Strange behaviour in »beamer«

Post by sergios »

Hello,
i am using Warsaw for a presentation and i have a slide which has only one figure and its caption in it. For some reason there is a dot (the dot appearing left of every item) on the lower left of the figure. This is the code i am using:

Code: Select all

\begin{frame}{Example 1}
\begin{figure}\includegraphics[type=pdf, ext=.pdf, read=.pdf, width=0.47\columnwidth]{combined}
\caption{Rates of convergence bla bla bla.}
          
\end{figure}
\end{frame}

Does anybody know how to remove the dot?

Thanks in advance,
sergios

Recommended reading 2024:

LaTeXguide.org • LaTeX-Cookbook.net • TikZ.org

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

sergios
Posts: 2
Joined: Sat Apr 02, 2011 12:17 am

Re: Strange behaviour in »beamer«

Post by sergios »

Hi again, maybe the thread should be closed as the dot decided to go away by itself when i changed the title of the frame from "posterior consistency" to "posterior contraction"!
User avatar
localghost
Site Moderator
Posts: 9202
Joined: Fri Feb 02, 2007 12:06 pm

Strange behaviour in »beamer«

Post by localghost »

Then please mark the topic (not the last post) accordingly as written in Section 3 of the Board Rules (to be read before posting).


Best regards and welcome to the board
Thorsten
Post Reply