Wilfredo I. Pach�nL�pez wrote:
> I need to change specialy the word "cuadro" to "tabla", table in spanish.

Write in preamble:
\usepackage{babel}
\AtBeginDocument{%
\renewcommand{\tablename}{tabla}
}

Juergen

Reply via email to