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