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