diff options
author | Norbert Preining <norbert@preining.info> | 2019-09-02 13:46:59 +0900 |
---|---|---|
committer | Norbert Preining <norbert@preining.info> | 2019-09-02 13:46:59 +0900 |
commit | e0c6872cf40896c7be36b11dcc744620f10adf1d (patch) | |
tree | 60335e10d2f4354b0674ec22d7b53f0f8abee672 /language/mongolian/montex/mfinput/bxg/bxghwb.mf |
Initial commit
Diffstat (limited to 'language/mongolian/montex/mfinput/bxg/bxghwb.mf')
-rw-r--r-- | language/mongolian/montex/mfinput/bxg/bxghwb.mf | 26 |
1 files changed, 26 insertions, 0 deletions
diff --git a/language/mongolian/montex/mfinput/bxg/bxghwb.mf b/language/mongolian/montex/mfinput/bxg/bxghwb.mf new file mode 100644 index 0000000000..02de3821c6 --- /dev/null +++ b/language/mongolian/montex/mfinput/bxg/bxghwb.mf @@ -0,0 +1,26 @@ +%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% +% File: bxghwb.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 Wood Bold Font Definition +% +%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% +font_identifier:= "TeX Mongol Glyph Container"; +font_coding_scheme:= "LMX"; +input mbatoms.mf; % Load Atoms +style:=wood; % Defines titem and suul shapes, etc. +writing:=Container; % Font: Mongol Glyph Container +LR:=true; % This is a Horizontal Font +input mbparmb.mf; % Load Bold 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. |