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

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

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