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

## ----------------------------------------------------------------------
%locale = (
	   'babel' => 'danish',
	   'inputenc' => 'latin1',
	   'abstract' => 'Opsummering',
	   'copyright notice' => 'Copyright',
	   'before begin document' => '',
	   'after begin document' => '',
	   'before end document' => '',
	   'pdfhyperref' => 'unicode'
	   );

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