summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/txfonts/omxtxex.fd
blob: 31e6a39f00ac2be3800f5c03d3afe054a5fc563c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
\ProvidesFile{omxtxex.fd}
	[2000/12/15 v3.1]

\DeclareFontFamily{OMX}{txex}{}
\DeclareFontShape{OMX}{txex}{m}{n}{
   <-> txex%
}{}
\DeclareFontShape{OMX}{txex}{bx}{n}{
   <-> txbex%
}{}
\DeclareFontShape{OMX}{txex}{l}{n}{<->ssub * txex/m/n}{}
\DeclareFontShape{OMX}{txex}{b}{n}{<->ssub * txex/bx/n}{}

\endinput