## -*- perl -*-
## ----------------------------------------------------------------------
## Locale/es_ES.ISO8859-1/LaTeX2e: locale for Spanish output in LaTeX2e format
## ----------------------------------------------------------------------

## ----------------------------------------------------------------------
%locale = (
	   'babel' => 'spanish',
	   'inputenc' => 'latin1',
	   'abstract' => 'Resumen',
	   'copyright notice' => 'Nota de Copyright',
	   );

## ----------------------------------------------------------------------
