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

## ----------------------------------------------------------------------
%locale = (
	   'babel' => 'basque',
	   'inputenc' => 'latin1',
	   'abstract' => 'Laburpena',
	   'copyright notice' => 'Copyright-aren oharra',
	   'before begin document' => '\\usepackage{babel}
\\renewcommand{\\vpageref}[1]{\\pageref{#1}. orrialdean}
\\def\glossaryname{Glosarioa}',
	   );

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