File: bcghsm.mf

package info (click to toggle)
texlive-lang 2005.dfsg.2-6
  • links: PTS
  • area: main
  • in suites: etch
  • size: 81,592 kB
  • ctags: 965
  • sloc: perl: 9,206; sh: 969; lisp: 485; makefile: 258; awk: 180; ruby: 177; sed: 138; xml: 57; ansic: 46; cs: 2
file content (26 lines) | stat: -rw-r--r-- 1,081 bytes parent folder | download | duplicates (13)
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: bcghsm.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 Steel Medium Font Definition
%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
font_identifier:=		"TeX Mongol Bicig";
font_coding_scheme:=		"LMO";
input mbatoms.mf;		% Load Atoms
style:=steel;			% Defines titem and suul shapes, etc.
writing:=Bicig;			% Font: Mongol Bicig
LR:=true;			% This is a Horizontal Font
input mbparmm.mf;		% Load Medium Weight Parameters
input mbcodes.mf;		% Load Common Encoding Vectors
input mocodes.mf;		% Load Mongol Encoding Vectors
input montrlig.mf;		% Load Mongol 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 moglyphs.mf;		% And we build Mongol glyphs
end.