diff options
author | Karl Berry <karl@freefriends.org> | 2006-01-09 23:38:21 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2006-01-09 23:38:21 +0000 |
commit | 215012a8d684889983ec2c0629e1c704e6853d9c (patch) | |
tree | ebf1271bd71869069824935ae8a5678745bf8bce /Master/texmf-dist/fonts/source/public/montex/bxgvsb.mf | |
parent | 1af3d19d6dbcbf309667d9cb4aa3cdda914914a9 (diff) |
trunk/Master/texmf-dist/fonts/source
git-svn-id: svn://tug.org/texlive/trunk@101 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/fonts/source/public/montex/bxgvsb.mf')
-rw-r--r-- | Master/texmf-dist/fonts/source/public/montex/bxgvsb.mf | 26 |
1 files changed, 26 insertions, 0 deletions
diff --git a/Master/texmf-dist/fonts/source/public/montex/bxgvsb.mf b/Master/texmf-dist/fonts/source/public/montex/bxgvsb.mf new file mode 100644 index 00000000000..298326e98d4 --- /dev/null +++ b/Master/texmf-dist/fonts/source/public/montex/bxgvsb.mf @@ -0,0 +1,26 @@ +%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% +% File: bxgvsb.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 Vertical Steel Bold 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:=false; % This is a Vertical 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. |