forked from insertinterestingnamehere/numerical_computing
-
Notifications
You must be signed in to change notification settings - Fork 0
/
ly1poptima.fd
66 lines (49 loc) · 1.53 KB
/
ly1poptima.fd
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
\ProvidesFile{ly1poptima.fd}
[1997/01/26 LY1/poptima with Adobe file names. (DPC)]
\DeclareFontFamily{LY1}{poptima}{}
\DeclareFontShape{LY1}{poptima}{b}{n}{
<-> opb
}{}
\DeclareFontShape{LY1}{poptima}{b}{sc}{
<-> sub poptima/b/n
}{}
\DeclareFontShape{LY1}{poptima}{b}{sl}{
<-> opbi
}{}
\DeclareFontShape{LY1}{poptima}{bc}{n}{
<-> sub poptima/m/n
}{}
\DeclareFontShape{LY1}{poptima}{bc}{sc}{
<-> sub poptima/bc/n
}{}
\DeclareFontShape{LY1}{poptima}{bc}{sl}{
<-> sub poptima/m/sl
}{}
\DeclareFontShape{LY1}{poptima}{m}{n}{
<-> op
}{}
\DeclareFontShape{LY1}{poptima}{m}{sc}{
<-> sub poptima/m/n
}{}
\DeclareFontShape{LY1}{poptima}{m}{sl}{
<-> opi
}{}
\DeclareFontShape{LY1}{poptima}{mc}{n}{
<-> sub poptima/m/m
}{}
\DeclareFontShape{LY1}{poptima}{mc}{sc}{
<-> sub poptima/m/n
}{}
\DeclareFontShape{LY1}{poptima}{mc}{sl}{
<-> sub poptima/m/sl
}{}
\DeclareFontShape{LY1}{poptima}{bx}{n}{<->ssub * poptima/b/n}{}
\DeclareFontShape{LY1}{poptima}{bx}{sc}{<->ssub * poptima/b/sc}{}
\DeclareFontShape{LY1}{poptima}{bx}{sl}{<->ssub * poptima/b/sl}{}
\DeclareFontShape{LY1}{poptima}{b}{it}{<->ssub * poptima/b/sl}{}
\DeclareFontShape{LY1}{poptima}{bx}{it}{<->ssub * poptima/b/it}{}
\DeclareFontShape{LY1}{poptima}{bc}{it}{<->ssub * poptima/bc/sl}{}
\DeclareFontShape{LY1}{poptima}{l}{it}{<->ssub * poptima/l/sl}{}
\DeclareFontShape{LY1}{poptima}{m}{it}{<->ssub * poptima/m/sl}{}
\DeclareFontShape{LY1}{poptima}{mc}{it}{<->ssub * poptima/mc/sl}{}
\endinput