summaryrefslogtreecommitdiff
path: root/language/mongolian/montex/texinput/lmclcmss.fd
blob: 57430f639ff6c101da23ffd42d263923dc54a7b0 (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
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%        File: lmclcmss.fd
%      Author: Oliver Corff
%        Date: June 1st, 1998
%     Version: 0.2
%   Copyright: Ulaanbaatar, Beijing, Berlin
%
% Description: Local Mongolian Cyrillic (LMC)
%              Computer Modern Sans Serif Slide Font Definition
%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% -------------------     identification     -------------------
\ProvidesFile{lmclcmss.fd}
        [1998/06/01 v0.2 Cyrillic font definitions]

\DeclareFontFamily{LMC}{lcmss}{\hyphenchar\font45 }

%% Weight: Medium ("Book")

	% kmss 8 9 10 12 17      # sans
	\DeclareFontShape{LMC}{lcmss}{m}{n}%
		{ <-8>	kmss8
		  <8> <9> <10> <12> gen * kmss
		  <10.95> kmss10
		  <14.4>  kmss12
		  <17->   kmss17
		}{}

% Font undefined, therefore substituted
	\DeclareFontShape{LMC}{lcmss}{m}{it}
		{<->sub*lcmss/m/sl}{}

	% kmssi 8 9 10 12 17     # slanted sans
	\DeclareFontShape{LMC}{lcmss}{m}{sl}%
		{ <-8>	kmssi8
		  <8> <9> <10> <12> gen * kmssi
		  <10.95> kmssi10
		  <14.4>  kmssi12
		  <17->   kmssi17
		}{}

% Font/shape undefined, therefore substituted
	\DeclareFontShape{LMC}{lcmss}{m}{sc}
		{<->sub*cmr/m/sc}{}

% Font/shape undefined, therefore substituted
	\DeclareFontShape{LMC}{lcmss}{m}{ui}
		{<->sub*cmr/m/ui}{}


%% Weight: Semibold Condensed

	\DeclareFontShape{LMC}{lcmss}{sbc}{n}% demibold sans condensed
		{ <-> kmssdc10 }{}


%% Weight: Bold Extended

	\DeclareFontShape{LMC}{lcmss}{bx}{n}% bold sans extended
		{ <-> kmssbx10 }{}


% Font/shape undefined, therefore substituted
\DeclareFontShape{LMC}{lcmss}{bx}{ui}
       {<->sub*cmr/bx/ui}{}

\endinput
% 
% End of file `lmclcmss.fd'.