diff options
author | Karl Berry <karl@freefriends.org> | 2016-02-18 22:44:04 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2016-02-18 22:44:04 +0000 |
commit | fc0c423157cd76dd543226c7b37e93cd2ab0c489 (patch) | |
tree | 011d958eeacfac7cec30aa4387ec221a60c3bb08 /Master/texmf-dist/tex/latex/cochineal/omlzcochmi.fd | |
parent | 577da3562b92b5de69f0f7df057c87c3dcae4752 (diff) |
cochineal (18feb16)
git-svn-id: svn://tug.org/texlive/trunk@39767 c570f23f-e606-0410-a88d-b1316a301751
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 |