summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/newtx/omxntxex.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/omxntxex.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/omxntxex.fd')
-rw-r--r--Master/texmf-dist/tex/latex/newtx/omxntxex.fd26
1 files changed, 26 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/newtx/omxntxex.fd b/Master/texmf-dist/tex/latex/newtx/omxntxex.fd
new file mode 100644
index 00000000000..413b59ba21a
--- /dev/null
+++ b/Master/texmf-dist/tex/latex/newtx/omxntxex.fd
@@ -0,0 +1,26 @@
+%Filename: omxntxex.fd
+%Created by: tex ex-drv
+%Created using fontinst v1.933
+
+%THIS FILE SHOULD BE PUT IN A TEX INPUTS DIRECTORY
+
+\ProvidesFile{omxntxex.fd}
+ [2012/04/18 Fontinst v1.933 font definitions for OMX/ntxex.]
+
+\expandafter\ifx\csname ntxmath@scaled\endcsname\relax
+ \let\ntxmath@scaled\@empty%
+\fi
+
+\DeclareFontFamily{OMX}{ntxex}{}
+
+\DeclareFontShape{OMX}{ntxex}{m}{n}{
+ <-> \ntxmath@scaled ntxex
+}{}
+
+\DeclareFontShape{OMX}{ntxex}{b}{n}{
+ <-> \ntxmath@scaled ntxbex
+}{}
+
+\DeclareFontShape{OMX}{ntxex}{bx}{n}{<->ssub * ntxex/b/n}{}
+
+\endinput