summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/pxfonts/ot1pxss.fd
blob: 4c51b9fd5f538d89937e3fba6cad72f52e3a9a6e (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
\ProvidesFile{ot1pxss.fd}
	[2000/12/14 v1.0]

\DeclareFontFamily{OT1}{pxss}{\hyphenchar\font45 }
\DeclareFontShape{OT1}{pxss}{m}{n}{	%rebular
     <->txss%
}{}
\DeclareFontShape{OT1}{pxss}{m}{sc}{	%cap & small cap
     <->txsssc%
}{}
\DeclareFontShape{OT1}{pxss}{m}{sl}{	%slanted
     <->txsssl%
}{}
\DeclareFontShape{OT1}{pxss}{m}{it}{	%italic
     <->ssub * pxss/m/sl%
}{}
\DeclareFontShape{OT1}{pxss}{m}{ui}{	%unslanted italic
     <->ssub * pxss/m/sl%
}{}
\DeclareFontShape{OT1}{pxss}{b}{n}{	%bold
     <->txbss%
}{}
\DeclareFontShape{OT1}{pxss}{b}{sc}{	%bold cap & small cap
     <->txbsssc%
}{}
\DeclareFontShape{OT1}{pxss}{b}{sl}{	%bold slanted
     <->txbsssl%
}{}
\DeclareFontShape{OT1}{pxss}{b}{it}{	%bold italic
     <->ssub * pxss/b/sl%
}{}
\DeclareFontShape{OT1}{pxss}{b}{ui}{	%bold unslanted italic
     <->ssub * pxss/b/sl%
}{}
\DeclareFontShape{OT1}{pxss}{bx}{n}{	%bold extended
     <->ssub * pxss/b/n%
}{}
\DeclareFontShape{OT1}{pxss}{bx}{sc}{	%bold extended cap & small cap
     <->ssub * pxss/b/sc%
}{}
\DeclareFontShape{OT1}{pxss}{bx}{sl}{	%bold extended slanted
     <->ssub * pxss/b/sl%
}{}
\DeclareFontShape{OT1}{pxss}{bx}{it}{	%bold extended italic
     <->ssub * pxss/b/sl%
}{}
\DeclareFontShape{OT1}{pxss}{bx}{ui}{	%bold extended unslanted italic
     <->ssub * pxss/b/sl%
}{}

\endinput