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

## ----------------------------------------------------------------------
%locale = (
	   'babel' => 'english',
	   'inputenc' => '',
	   'abstract' => 'Trích Yếu',
	   'copyright notice' => 'Thông Báo Tác Quyền',
           'before begin document' => '\\usepackage[utf8]{vietnam}',
	   );

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