## -*- perl -*-
## ----------------------------------------------------------------------
## I18N/en_US.ISO8859-1/TextOV: i18n table for English output in overstrike text format
## ----------------------------------------------------------------------

## ----------------------------------------------------------------------
%i18n = (
	 'abstract' => 'Abstract',
	 'copyright notice' => 'Copyright Notice',
	 'contents' => 'Contents',
	 'chapter' => 'Chapter',
	 'appendix' => 'Appendix',
	 'section' => 'Section',
	 'subsection' => 'Section',
	 'subsubsection' => 'Section',
	 'paragraph' => 'Section',
	 'subparagraph' => 'Section',
	 );

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