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

%THIS FILE SHOULD BE PUT IN A TEX INPUTS DIRECTORY

\ProvidesFile{omxntxexv.fd}
   [2012/04/29 Fontinst v1.933 font definitions for OMX/ntxexv.]

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

\DeclareFontFamily{OMX}{ntxexv}{}

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

\DeclareFontShape{OMX}{ntxexv}{b}{n}{
   <-> \ntxmath@@scaled ntxbexv
}{}

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

\endinput