I would like to have captions under picture, but without numbers.
Code: Select all
\usepackage{caption}
\begin{figure}[!h]
\centering
\includegraphics[width=\textwidth]{mapa.ps}
\caption{My picture.}
\end{figure}
\captionsetup - it gives error, "Undefined control sequence."
Could you help me, please?
Thanks, Zuzka