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

## ----------------------------------------------------------------------
%locale = (
	   'babel' => 'polish',
	   'inputenc' => 'utf8x',
	   'abstract' => 'Streszczenie',
	   'copyright notice' => 'Prawa autorskie',
	   'before begin document' => '',
	   'after begin document' => '',
	   'before end document' => '',
	   'pdfhyperref' => 'unicode'
	   );

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