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

## ----------------------------------------------------------------------
%locale = (
	   'babel' => 'english',
	   'inputenc' => 'latin1',
	   'abstract' => 'Abstract',
	   'copyright notice' => 'Copyright Notice',
	   );

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