diff options
Diffstat (limited to 'Master/texmf-dist/fonts/source/public/montex/bicigvb.mf')
-rw-r--r-- | Master/texmf-dist/fonts/source/public/montex/bicigvb.mf | 26 |
1 files changed, 26 insertions, 0 deletions
diff --git a/Master/texmf-dist/fonts/source/public/montex/bicigvb.mf b/Master/texmf-dist/fonts/source/public/montex/bicigvb.mf new file mode 100644 index 00000000000..d23886000c7 --- /dev/null +++ b/Master/texmf-dist/fonts/source/public/montex/bicigvb.mf @@ -0,0 +1,26 @@ +%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% +% File: bicigvb.mf +% Author: Oliver Corff and Dorjpalam Dorj +% Date: October 1st, 2001 +% Version: 0.8 +% Copyright: Ulaanbaatar, Beijing, Berlin +% +% Description: Local Mongol Script in Ligature Mode (Encoding: LMO) +% Mongol Bicig Horizontal Wood Medium Font Definition +% +%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% +font_identifier:= "TeX Mongol Bicig"; +font_coding_scheme:= "LMB"; +input mbatoms.mf; % Load Atoms +style:=wood; % Defines titem and suul shapes, etc. +writing:=Bicig; % Font: Mongol Bicig +LR:=false; % This is a Vertical Font +input mbparmb.mf; % Load Bold Weight Parameters +input mbcodes.mf; % Load Common Encoding Vectors +input mlscodes.mf; % Load Mongol MLS Encoding Vectors +input mbligtbl.mf; % Load Mongol Bicig 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 moglyphs.mf; % And we build Mongol glyphs +end. |