diff options
author | Karl Berry <karl@freefriends.org> | 2006-01-12 23:58:38 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2006-01-12 23:58:38 +0000 |
commit | f85ff2397e4db747dbd7faaad9ee354bb27cd6fa (patch) | |
tree | 3df07cd7568e28f218c5d664eb603b01a05b06ee /Master/texmf-dist/tex/latex/manjutex/lmabthh.fd | |
parent | 370eb48f332e026fecb18f5ab5bae74f346702d5 (diff) |
manjutex
git-svn-id: svn://tug.org/texlive/trunk@1068 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/manjutex/lmabthh.fd')
-rw-r--r-- | Master/texmf-dist/tex/latex/manjutex/lmabthh.fd | 32 |
1 files changed, 32 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/manjutex/lmabthh.fd b/Master/texmf-dist/tex/latex/manjutex/lmabthh.fd new file mode 100644 index 00000000000..58243fd7cf5 --- /dev/null +++ b/Master/texmf-dist/tex/latex/manjutex/lmabthh.fd @@ -0,0 +1,32 @@ +%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% +% File: lmabthlh.fd +% Author: Oliver Corff +% Date: April 1st, 2001 +% Version: 0.2 +% Copyright: Ulaanbaatar, Beijing, Berlin +% +% Description: Local Mongolian Script (LMA) +% Manju Bithe Horizontal Font Definition +% +%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% +% ------------------- identification ------------------- +\ProvidesFile{lmabthh.fd} + [2001/04/01 v0.2 Bithe Horizontal font definitions] + +\DeclareFontFamily{LMA}{bthh}{% + %\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}{bthh}{m}{n}% Medium Weight + { <-> bthhsm }{} + +\DeclareFontShape{LMA}{bthh}{b}{n}% Bold Weight + { <-> bthhb }{} + +\DeclareFontShape{LMA}{bthh}{bx}{n}% Bold Extended + { <-> sub*bthh/b/n }{} + +\endinput +%% +%% End of file `lmabthh.fd'. |