diff options
Diffstat (limited to 'Master/texmf-dist/tex/latex/montex/lmobcghs.fd')
-rw-r--r-- | Master/texmf-dist/tex/latex/montex/lmobcghs.fd | 30 |
1 files changed, 30 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/montex/lmobcghs.fd b/Master/texmf-dist/tex/latex/montex/lmobcghs.fd new file mode 100644 index 00000000000..3a873fc688c --- /dev/null +++ b/Master/texmf-dist/tex/latex/montex/lmobcghs.fd @@ -0,0 +1,30 @@ +%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% +% File: lmobcghs.fd +% Author: Oliver Corff +% Date: October 1st, 2001 +% Version: 0.8 +% Copyright: Ulaanbaatar, Beijing, Berlin +% +% Description: Local Mongolian Script (LMO) +% Mongol Bicig Horizontal Font Definition +% +%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% +% ------------------- identification ------------------- +\ProvidesFile{lmobcghs.fd} + [2001/10/01 v0.8 Bicig Horizontal font definitions] + +\DeclareFontFamily{LMO}{bcghs}{\hyphenchar\font-1 } + +% "Steel", or modern print type +\DeclareFontShape{LMO}{bcghs}{m}{n}% Medium Weight + { <-> bcghsm }{} + +\DeclareFontShape{LMO}{bcghs}{b}{n}% Bold Weight + { <-> bcghsb }{} + +\DeclareFontShape{LMO}{bcghs}{bx}{n}% Bold Extended + { <-> sub*bcghs/b/n }{} + +\endinput +%% +%% End of file `lmobcghs.fd'. |