summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/xcharter/omlzchmi.fd
blob: 70109e79826328fdcebf0cb4cefc4a44855d027d (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
%Filename: omlzchmi.fd
%Created by: tex ch-drv
%Created using fontinst v1.933

%THIS FILE SHOULD BE PUT IN A TEX INPUTS DIRECTORY

\ProvidesFile{omlzchmi.fd}
   [2014/11/03 Fontinst v1.933 font definitions for OML/zchmi.]

\expandafter\ifx\csname ntxmath@scaled\endcsname\relax
  \let\ntxmath@scaled\@empty%
\fi

\def\tx@donozchvw{\newif\iftx@nozchvw}
\expandafter\ifx\csname tx@nozchvwfalse\endcsname\relax
  \tx@donozchvw
\fi

\DeclareFontFamily{OML}{zchmi}{\skewchar \font =127}

\iftx@nozchvw % use original v, w in math italic
\DeclareFontShape{OML}{zchmi}{m}{it}{
   <-> \ntxmath@scaled zchmi0
}{}

\DeclareFontShape{OML}{zchmi}{b}{it}{
   <-> \ntxmath@scaled zchbmi0
}{}
\else
\DeclareFontShape{OML}{zchmi}{m}{it}{
   <-> \ntxmath@scaled zchmi
}{}

\DeclareFontShape{OML}{zchmi}{b}{it}{
   <-> \ntxmath@scaled zchbmi
}{}
\fi

\DeclareFontShape{OML}{zchmi}{m}{sl}{<->ssub * zchmi/m/it}{}
\DeclareFontShape{OML}{zchmi}{bx}{it}{<->ssub * zchmi/b/it}{}
\DeclareFontShape{OML}{zchmi}{b}{sl}{<->ssub * zchmi/b/it}{}
\DeclareFontShape{OML}{zchmi}{bx}{sl}{<->ssub * zchmi/b/sl}{}

\endinput