diff options
Diffstat (limited to 'Master/texmf-dist/tex/latex/montex/lmubxghs.fd')
-rw-r--r-- | Master/texmf-dist/tex/latex/montex/lmubxghs.fd | 29 |
1 files changed, 29 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/montex/lmubxghs.fd b/Master/texmf-dist/tex/latex/montex/lmubxghs.fd new file mode 100644 index 00000000000..d1b4cc0cb15 --- /dev/null +++ b/Master/texmf-dist/tex/latex/montex/lmubxghs.fd @@ -0,0 +1,29 @@ +%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% +% File: lmubxghs.fd +% Author: Oliver Corff +% Date: December 1st, 2001 +% Version: 0.8 +% Copyright: Ulaanbaatar, Beijing, Berlin +% +% Description: Local Mongolian (LMU) +% Mongol Glyph Container Horizontal Font Definition +% +%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% +% ------------------- identification ------------------- +\ProvidesFile{lmubxghs.fd} + [2001/12/01 v0.8 Glyph Container Horizontal Font Definition] + +\DeclareFontFamily{LMU}{bxghs}{\hyphenchar\font-1 } + +\DeclareFontShape{LMU}{bxghs}{m}{n}% Medium Weight + { <-> bxghsm }{} + +\DeclareFontShape{LMU}{bxghs}{b}{n}% Bold Weight + { <-> bxghsb }{} + +\DeclareFontShape{LMU}{bxghs}{bx}{n}% Bold Extended + { <-> sub*bxghs/b/n }{} + +\endinput +%% +%% End of file `lmubxghs.fd'. |