summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/manjutex/lmabthv.fd
blob: c327108e95e7b572aef9c8387b495bcd7ff49b9d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%        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'.