diff options
Diffstat (limited to 'Master/texmf-dist/tex/latex/cochineal/omlzcochmi.fd')
-rw-r--r-- | Master/texmf-dist/tex/latex/cochineal/omlzcochmi.fd | 29 |
1 files changed, 29 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/cochineal/omlzcochmi.fd b/Master/texmf-dist/tex/latex/cochineal/omlzcochmi.fd new file mode 100644 index 00000000000..82dceda0e19 --- /dev/null +++ b/Master/texmf-dist/tex/latex/cochineal/omlzcochmi.fd @@ -0,0 +1,29 @@ +%Filename: omlzcochmi.fd +%Created by: tex coch-drv +%Created using fontinst v1.933 + +%THIS FILE SHOULD BE PUT IN A TEX INPUTS DIRECTORY + +\ProvidesFile{omlzcochmi.fd} + [2015/06/23 Fontinst v1.933 font definitions for OML/zcochmi.] + +\expandafter\ifx\csname ntxmath@scaled\endcsname\relax + \let\ntxmath@scaled\@empty% +\fi + +\DeclareFontFamily{OML}{zcochmi}{\skewchar \font =127} + +\DeclareFontShape{OML}{zcochmi}{m}{it}{ + <-> \ntxmath@scaled zcochmi +}{} + +\DeclareFontShape{OML}{zcochmi}{b}{it}{ + <-> \ntxmath@scaled zcochbmi +}{} + +\DeclareFontShape{OML}{zcochmi}{m}{sl}{<->ssub * zcochmi/m/it}{} +\DeclareFontShape{OML}{zcochmi}{bx}{it}{<->ssub * zcochmi/b/it}{} +\DeclareFontShape{OML}{zcochmi}{b}{sl}{<->ssub * zcochmi/b/it}{} +\DeclareFontShape{OML}{zcochmi}{bx}{sl}{<->ssub * zcochmi/b/sl}{} + +\endinput |