<p>this label did not seem in figure environment. I never try this. Just a wide guess.</p>
<div class="gmail_quote">On May 18, 2012 7:32 AM, "Darío" <<a href="mailto:darioslc@gmail.com">darioslc@gmail.com</a>> wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hi list, i am doing a presentation using Beamer, and the problem i<br>
have it when i put the numbers of figures, i uses:<br>
<br>
\documentclass{beamer}<br>
\usepackage[spanish,activeacute]{babel} % acentos comunes<br>
\usepackage[utf8]{inputenc} %si se usa Windows cambiar utf8 por latin1<br>
\usepackage{fancyhdr}<br>
\usepackage{upgreek}<br>
\usepackage{times}<br>
\usepackage{gensymb}<br>
\usepackage{graphicx}<br>
\usepackage{textcomp}<br>
\usepackage[intlimits]{amsmath}<br>
\usepackage{amssymb}<br>
\usepackage{amsfonts}<br>
\usepackage{float}<br>
\usepackage{capt-of}<br>
\usepackage{captdef}<br>
\usepackage{hyperref}<br>
\usetheme{Goettingen}<br>
<br>
\begin{document}<br>
\maketitle<br>
<br>
% for example<br>
\begin{frame}<br>
<br>
\begin{center}<br>
\frametitle{Campana de resonancia}<br>
{\includegraphics[width=50mm,height=20mm]{/media/datos/Laboratorio2/ultrasonido/espectro_sonoro}}<br>
\captionof{figure}{\small{Espectro sonoro}}<br>
\label{espectro}<br>
\end{center}<br>
<br>
\end{frame}<br>
<br>
when i compile does not appear for example "Figure n: Espectro sonoro"<br>
This is my first use in this environment, but in<br>
\documentclass{article} and the numbers on figures working perfectly.<br>
<br>
Thanks all<br>
<br>
--<br>
Darío<br>
|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|<br>
Por favor, no utilice formatos de archivo propietarios para el intercambio<br>
de documentos, como ser DOC, XLS, BMP, PPT, RAR, MP3, DWG,<br>
MOV, FLV, WMV, etc.  sino  ODT, ODS, DJVU, PDF, TXT,<br>
CSV, PNG, FLAC, OGV, GZ o cualquier otro que no obligue a utilizar<br>
un programa de un fabricante concreto.<br>
Info: <a href="http://www.gnu.org/philosophy/no-word-attachments.es.html" target="_blank">http://www.gnu.org/philosophy/no-word-attachments.es.html</a><br>
       <a href="http://www.vaslibre.org.ve/publicaciones/odfvsooxml-es.pdf" target="_blank">http://www.vaslibre.org.ve/publicaciones/odfvsooxml-es.pdf</a><br>
|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|<br>
 ,              ,<br>
/                \<br>
((__-^^-,-^^-__))<br>
 `-_---' `---_-'<br>
  `--|o` 'o|--'<br>
     \  `  /<br>
      ): :(<br>
     :o_o:<br>
       "-"<br>
<br>
_______________________________________________<br>
TeX FAQ: <a href="http://www.tex.ac.uk/faq" target="_blank">http://www.tex.ac.uk/faq</a><br>
Mailing list archives: <a href="http://tug.org/pipermail/texhax/" target="_blank">http://tug.org/pipermail/texhax/</a><br>
More links: <a href="http://tug.org/begin.html" target="_blank">http://tug.org/begin.html</a><br>
<br>
Automated subscription management: <a href="http://tug.org/mailman/listinfo/texhax" target="_blank">http://tug.org/mailman/listinfo/texhax</a><br>
Human mailing list managers: <a href="mailto:postmaster@tug.org">postmaster@tug.org</a><br>
</blockquote></div>