summaryrefslogtreecommitdiff
path: root/language/yi4latex/mfinput/yibparms.mf
blob: 453b2ee2606b3f672c2304325eebf73723d2d549 (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
27
28
29
30
31

mode_setup;
	mg:=5/5;
	height#:=mg*12pt#;
	depth#:=mg*2pt#;
	width#:=mg*8pt#;
	thick#:=mg*3/4pt#;
	thin#:=mg*3/8pt#;
	b#:=mg*1/2pt#;
	hp#:=mg*2/2pt#;

	charwidth#:=mg*8.5pt#;

	define_pixels(height,depth,width);
	define_blacker_pixels(thin,thick);

	oben:=10/12height;
	lir:=1/8width;
	rer:=7/8width;
	hm:=1/2width;
	vm:=5/12height;
	hp:=1/12height;
	wp:=1/16width;

	font_size		12pt#;
	font_normal_space	1/4width#;
	font_x_height		height#;
	font_quad		width#;
	font_extra_space	1/4width#;

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%