diff options
Diffstat (limited to 'Master/texmf-dist/fonts/source/public/montex/bxghsm.mf')
-rw-r--r-- | Master/texmf-dist/fonts/source/public/montex/bxghsm.mf | 26 |
1 files changed, 26 insertions, 0 deletions
diff --git a/Master/texmf-dist/fonts/source/public/montex/bxghsm.mf b/Master/texmf-dist/fonts/source/public/montex/bxghsm.mf new file mode 100644 index 00000000000..346014e491d --- /dev/null +++ b/Master/texmf-dist/fonts/source/public/montex/bxghsm.mf @@ -0,0 +1,26 @@ +%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% +% File: bxghsm.mf +% Author: Oliver Corff and Dorjpalam Dorj +% Date: October 1st, 2001 +% Version: 0.8 +% Copyright: Ulaanbaatar, Beijing, Berlin +% +% Description: Local Mongol Glyph Script in Ligature Mode (Encoding: LMX) +% Mongol Glyph Container Horizontal Steel Medium Font Definition +% +%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% +font_identifier:= "TeX Mongol Glyph Container"; +font_coding_scheme:= "LMX"; +input mbatoms.mf; % Load Atoms +style:=steel; % Defines titem and suul shapes, etc. +writing:=Container; % Font: Mongol Glyph Container +LR:=true; % This is a Horizontal Font +input mbparmm.mf; % Load Medium Weight Parameters +% input mbcodes.mf; % Load Common Encoding Vectors +input mxcodes.mf; % Load Mongol Glyph Encoding Vectors +input mxntrlig.mf; % Load Mongol Glyph Transliteration Ligatures +input mbpunc.mf; % Oh yes, we build punctuation +input mbnums.mf; % Oh yes, we build digits +input mbglyphs.mf; % Oh yes, we build common glyphs +input mxglyphs.mf; % And we build Mongolian and all derived glyphs +end. |