summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/newtx/untxexa.fd
blob: cd158fbd43c4e387f6b25fa6a62ab00fa99ed4af (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
%Filename: untxexa.fd
%Created by: tex exa-drv
%Created using fontinst v1.933

%THIS FILE SHOULD BE PUT IN A TEX INPUTS DIRECTORY

\ProvidesFile{untxexa.fd}
   [2012/04/16 Fontinst v1.933 font definitions for U/ntxexa.]

\expandafter\ifx\csname ntxmath@scaled\endcsname\relax
  \let\ntxmath@@scaled\@empty%
\else
  \edef\ntxmath@@scaled{s*[\csname ntxmath@scaled\endcsname]}%
\fi

\DeclareFontFamily{U}{ntxexa}{}

\DeclareFontShape{U}{ntxexa}{m}{n}{
   <-> \ntxmath@@scaled ntxexa
}{}

\DeclareFontShape{U}{ntxexa}{b}{n}{
   <-> \ntxmath@@scaled ntxbexa
}{}

\DeclareFontShape{U}{ntxexa}{bx}{n}{<->ssub * ntxexa/b/n}{}

\endinput