summaryrefslogtreecommitdiff
path: root/language/mongolian/montex/mfinput/bxg/bxgvsm.mf
blob: b1a5d5cc8e8150a9a250f7050f0c6fef2ee09ecb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%        File: bxgvsm.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 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:=false;			% This is a Vertical 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.