summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/newtx/omlntxmi.fd
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2012-05-10 23:05:18 +0000
committerKarl Berry <karl@freefriends.org>2012-05-10 23:05:18 +0000
commitdd4ed517c862a027861583962334b41bf201ce5f (patch)
tree05bfe700cc4d9407bdd8049546e8a8536e2866aa /Master/texmf-dist/tex/latex/newtx/omlntxmi.fd
parent0d18b654e3cb09904ca68ad7ae8c841017efa19a (diff)
new font newtx 0.91 (8may12)
git-svn-id: svn://tug.org/texlive/trunk@26291 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/newtx/omlntxmi.fd')
-rw-r--r--Master/texmf-dist/tex/latex/newtx/omlntxmi.fd33
1 files changed, 33 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/newtx/omlntxmi.fd b/Master/texmf-dist/tex/latex/newtx/omlntxmi.fd
new file mode 100644
index 00000000000..7ee6ca0c14b
--- /dev/null
+++ b/Master/texmf-dist/tex/latex/newtx/omlntxmi.fd
@@ -0,0 +1,33 @@
+%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}
+ [2012/03/22 Fontinst v1.933 font definitions for OML/ntxmi.]
+
+\expandafter\ifx\csname ntxmath@scaled\endcsname\relax
+ \let\ntxmath@scaled\@empty%
+\fi
+
+\DeclareFontFamily{OML}{ntxmi}{\skewchar\font127 }
+
+\ifx\X@s@v@rg\undefined
+\DeclareFontShape{OML}{ntxmi}{m}{it}{
+ <-> \ntxmath@scaled ntxmi%
+}{}
+\DeclareFontShape{OML}{ntxmi}{b}{it}{
+ <-> \ntxmath@scaled ntxbmi%
+}{}
+\else
+\DeclareFontShape{OML}{ntxmi}{m}{it}{
+ <-> \ntxmath@scaled ntxmi1%
+}{}
+\DeclareFontShape{OML}{ntxmi}{b}{it}{
+ <-> \ntxmath@scaled ntxbmi1%
+}{}
+\fi
+\DeclareFontShape{OML}{ntxmi}{l}{it}{<->ssub * ntxmi/m/it}{}
+\DeclareFontShape{OML}{ntxmi}{bx}{it}{<->ssub * ntxmi/b/it}{}
+
+\endinput