## -*- perl -*-
## ----------------------------------------------------------------------
## Locale/gl_ES.UTF-8/LaTeX2e: locale for Galician output in LaTeX2e format
## ----------------------------------------------------------------------

## ----------------------------------------------------------------------
%locale = (
	   'babel' => 'galician',
	   'inputenc' => 'utf8x',
	   'abstract' => 'Resumo',
	   'copyright notice' => 'Nota do Copyright',
	   'before begin document' => '',
	   'after begin document' => '',
	   'before end document' => '',
	   'pdfhyperref' => 'unicode'
	   );

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