%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%        File: lmabthlv.fd
%      Author: Oliver Corff
%        Date: April 1st, 2001
%     Version: 0.2
%   Copyright: Ulaanbaatar, Beijing, Berlin
%
% Description: Local Mongolian Script (LMA)
%              Manju Bithe Vertical Font Definition
%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% -------------------     identification     -------------------
\ProvidesFile{lmabthv.fd}
        [2001/04/01 v0.2 Bithe Vertical font definitions]

\DeclareFontFamily{LMA}{bthv}{%
	\def\v#1{\expandafter\ifx\csname #1\endcsname\s s'\else\orgv#1 \fi}
	\def\=#1{\expandafter\ifx\csname #1\endcsname\u v\else\orgd#1 \fi}
	\hyphenchar\font-1 }

\DeclareFontShape{LMA}{bthv}{m}{n}% Medium Weight
     { <-> bthvm }{}

\DeclareFontShape{LMA}{bthlv}{b}{n}% Bold Weight
     { <-> bthvb }{}

\DeclareFontShape{LMA}{bthlv}{bx}{n}% Bold Extended
     { <-> sub*bthv/b/n }{}

\endinput
%%
%% End of file `lmabthv.fd'.