summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/newtx/omlnxlmi.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/omlnxlmi.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/omlnxlmi.fd')
-rw-r--r--Master/texmf-dist/tex/latex/newtx/omlnxlmi.fd29
1 files changed, 29 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/newtx/omlnxlmi.fd b/Master/texmf-dist/tex/latex/newtx/omlnxlmi.fd
new file mode 100644
index 00000000000..64d06bb3112
--- /dev/null
+++ b/Master/texmf-dist/tex/latex/newtx/omlnxlmi.fd
@@ -0,0 +1,29 @@
+%Filename: omlnxlmi.fd
+%Created by: tex mi-drv
+%Created using fontinst v1.933
+
+%THIS FILE SHOULD BE PUT IN A TEX INPUTS DIRECTORY
+
+\ProvidesFile{omlnxlmi.fd}
+ [2012/05/06 Fontinst v1.933 font definitions for OML/nxlmi.]
+
+\expandafter\ifx\csname ntxmath@scaled\endcsname\relax
+ \let\ntxmath@scaled\@empty%
+\fi
+
+\DeclareFontFamily{OML}{nxlmi}{\skewchar \font =127}
+
+\DeclareFontShape{OML}{nxlmi}{m}{it}{
+ <-> \ntxmath@scaled nxlmi
+}{}
+
+\DeclareFontShape{OML}{nxlmi}{b}{it}{
+ <-> \ntxmath@scaled nxlbmi
+}{}
+
+\DeclareFontShape{OML}{nxlmi}{m}{sl}{<->ssub * nxlmi/m/it}{}
+\DeclareFontShape{OML}{nxlmi}{bx}{it}{<->ssub * nxlmi/b/it}{}
+\DeclareFontShape{OML}{nxlmi}{b}{sl}{<->ssub * nxlmi/b/it}{}
+\DeclareFontShape{OML}{nxlmi}{bx}{sl}{<->ssub * nxlmi/b/sl}{}
+
+\endinput