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

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

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