[texhax] Change name for table

Darío darioslc at gmail.com
Sun Apr 1 22:05:07 CEST 2012


Hello all, i have a problem with tables, when compiling the name that
appears is "cuadro" (in spanish, in English it would be "block or
square") but I want to say table-n and not "cuadro-n".
I'm writing text in Spanish.

The preambule say:

\documentclass[10pt,a4paper]{article}
\usepackage[a4paper,left=3cm,right=2cm]{geometry} %fija los márgenes
\topmargin -1in %sube/baja el margen superior
\textheight 10in %altura del texto
\usepackage[spanish,activeacute]{babel} % acentos comunes
\usepackage[utf8]{inputenc} %si se usa Windows cambiar utf8 por latin1
\usepackage{upgreek} %para letras griegas en modo matem\'atico
\usepackage{times}
\usepackage{gensymb} % símbolo de grado
\usepackage{graphicx}
\usepackage{hyperref} %para la bibliografía
\usepackage{textcomp}
\usepackage[intlimits]{amsmath}
\usepackage{amssymb} %para usar el \therefore
\usepackage{amsfonts}

and the code for the table is:
\begin{table}[h]
\begin{center}
\begin{tabular}{|l | r|}
\hline
%\hline %coloca otra línea 
$V_{pp} \pm0.2 [V]$ & $V_{m}[V] \pm 0.001 [V]$ \\
\hline	
$2.9 $& 1.039\\
\hline
8.4 & 2.998\\
\hline
13.6 & 4.763\\
\hline
17 & 5.83\\
\hline
22 & 7.87\\
\hline
\end{tabular}
\caption{Valores para frecuencia $\nu=12$ $Hz$}
\label{12hz}
\end{center}
\end{table}

Thanks all!!

-- 
Darío

|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|
Por favor, no utilice formatos de archivo propietarios para el
intercambio de documentos, como ser DOC, XLS, BMP, PPT, RAR, MP3, DWG,
MOV, FLV, WMV, etc.  sino  ODT, ODS, DJVU, PDF, TXT,
CSV, PNG, FLAC, OGV, GZ o cualquier otro que no obligue a utilizar
un programa de un fabricante concreto.
Info: http://www.gnu.org/philosophy/no-word-attachments.es.html
      http://www.vaslibre.org.ve/publicaciones/odfvsooxml-es.pdf
|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|



More information about the texhax mailing list