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

## ----------------------------------------------------------------------
%locale = (
	   'babel' => 'finnish',
	   'inputenc' => 'utf8x',
	   'abstract' => 'Tiivistelmä',
	   'copyright notice' => 'Tekijänoikeuksista',
	   'before begin document' => '',
	   'after begin document' => '',
	   'before end document' => '',
	   'pdfhyperref' => 'unicode'
	   );

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