blob: 4981d3eb245afc46fde5eee80f4558ebbb3f8595 (
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
|
%File name lgrmaksf.fd
%A. Tsolomitis
%University of the Aegean
%Department of Mathematics
%Copyright Dec 2002
%THIS FILE SHOULD BE PUT IN A TEX INPUTS DIRECTORY
\DeclareFontShape{LGR}{maksf}{m}{n}{<-> s * [0.90] gksf7t}{}
\DeclareFontShape{LGR}{maksf}{m}{it}{<-> s * [0.90] gksfi7t}{}
\DeclareFontShape{LGR}{maksf}{m}{sl}{<-> s * [0.90] gksfi7t}{}
\DeclareFontShape{LGR}{maksf}{m}{sc}{<-> s * [0.90] gksfsc7t}{}
\DeclareFontShape{LGR}{maksf}{b}{n}{<-> s * [0.90] gksfb7t}{}
\DeclareFontShape{LGR}{maksf}{b}{it}{<-> s * [0.90] gksfbi7t}{}
\DeclareFontShape{LGR}{maksf}{b}{sl}{<-> s * [0.90] gksfbi7t}{}
\DeclareFontShape{LGR}{maksf}{bx}{n}{ <-> s * [0.90] gksfb7t}{}
\DeclareFontShape{LGR}{maksf}{bx}{it}{ <-> s * [0.90] gksfbi7t}{}
\DeclareFontShape{LGR}{maksf}{bx}{sl}{ <-> s * [0.90] gksfbi7t}{}
\endinput
|