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

%THIS FILE SHOULD BE PUT IN A TEX INPUTS DIRECTORY

\ProvidesFile{omxntxex.fd}
   [2012/04/18 Fontinst v1.933 font definitions for OMX/ntxex.]

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

\DeclareFontFamily{OMX}{ntxex}{}

\DeclareFontShape{OMX}{ntxex}{m}{n}{
   <-> \ntxmath@@scaled ntxex
}{}

\DeclareFontShape{OMX}{ntxex}{b}{n}{
   <-> \ntxmath@@scaled ntxbex
}{}

\DeclareFontShape{OMX}{ntxex}{bx}{n}{<->ssub * ntxex/b/n}{}

\endinput