summaryrefslogtreecommitdiff
path: root/fonts/txfonts/input/omltxmi.fd
blob: 0eb8caa57b01c48a9183667bc033a71673754e87 (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
\ProvidesFile{omltxmi.fd}
	[2000/12/15 v3.1]

\DeclareFontFamily{OML}{txmi}{\skewchar\font127 }
%\if@varg
\ifx\X@s@v@rg\undefined
\DeclareFontShape{OML}{txmi}{m}{it}{
   <-> txmi%
}{}
\DeclareFontShape{OML}{txmi}{bx}{it}{
   <-> txbmi%
}{}
\else
\DeclareFontShape{OML}{txmi}{m}{it}{
   <-> txmi1%
}{}
\DeclareFontShape{OML}{txmi}{bx}{it}{
   <-> txbmi1%
}{}
\fi
\DeclareFontShape{OML}{txmi}{l}{it}{<->ssub * txmi/m/it}{}
\DeclareFontShape{OML}{txmi}{b}{it}{<->ssub * txmi/bx/it}{}

\endinput