summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/newtx/omlntxmi.fd
blob: 38a38956e4e8be3c9b79c591b9144a217c38f851 (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
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
%Filename: omlntxmi.fd
%Created by: tex mi-drv
%Created using fontinst v1.933

%THIS FILE SHOULD BE PUT IN A TEX INPUTS DIRECTORY
\ProvidesFile{omlntxmi.fd}
   [2015/08/25 Fontinst v1.933 font definitions for OML/ntxmi.]

\expandafter\ifx\csname ntxmath@scaled\endcsname\relax
  \let\ntxmath@scaled\@empty%
\fi
\def\tx@donoopt{\newif\iftx@noopt}
\expandafter\ifx\csname tx@nooptfalse\endcsname\relax
  \tx@donoopt
\fi

\DeclareFontFamily{OML}{ntxmi}{\skewchar\font127 }


\ifx\X@s@v@rg\undefined
\iftx@noopt % no optical sizes
\DeclareFontShape{OML}{ntxmi}{m}{it}{
   <-> \ntxmath@scaled ntxmi
}{}
\DeclareFontShape{OML}{ntxmi}{b}{it}{
   <-> \ntxmath@scaled ntxbmi
}{}
\else % optical sizes
\DeclareFontShape{OML}{ntxmi}{m}{it}{
   <-6.3> \ntxmath@scaled ntxmi5
   <6.3-8.6> \ntxmath@scaled ntxmi7 % from 6.3 up to, but not including, 8.6
   <8.6-> \ntxmath@scaled ntxmi%
}{}
\DeclareFontShape{OML}{ntxmi}{b}{it}{
   <-6.3> \ntxmath@scaled ntxbmi5
   <6.3-8.6> \ntxmath@scaled ntxbmi7 % from 6.3 up to, but not including, 8.6
   <8.6-> \ntxmath@scaled ntxbmi%
}{}
\fi %tx@noopt
\else %\X@s@v@rg is defined
\iftx@noopt
\DeclareFontShape{OML}{ntxmi}{m}{it}{
   <-> \ntxmath@scaled ntxmi1
}{}
\DeclareFontShape{OML}{ntxmi}{b}{it}{
   <-> \ntxmath@scaled ntxbmi1
}{}
\else
\DeclareFontShape{OML}{ntxmi}{m}{it}{
   <-6.3> \ntxmath@scaled ntxmi15
   <6.3-8.6> \ntxmath@scaled ntxmi17 % from 6.3 up to, but not including, 8.6
   <8.6-> \ntxmath@scaled ntxmi1%
}{}
\DeclareFontShape{OML}{ntxmi}{b}{it}{
   <-6.3> \ntxmath@scaled ntxbmi15
   <6.3-8.6> \ntxmath@scaled ntxbmi17 % from 6.3 up to, but not including, 8.6
   <8.6-> \ntxmath@scaled ntxbmi1%
}{}
\fi %tx@noopt
\fi %\X@s@v@rg


\DeclareFontShape{OML}{ntxmi}{l}{it}{<->ssub * ntxmi/m/it}{}
\DeclareFontShape{OML}{ntxmi}{bx}{it}{<->ssub * ntxmi/b/it}{}

\endinput