summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/newtx/omxntxex.fd
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/latex/newtx/omxntxex.fd')
-rw-r--r--Master/texmf-dist/tex/latex/newtx/omxntxex.fd8
1 files changed, 5 insertions, 3 deletions
diff --git a/Master/texmf-dist/tex/latex/newtx/omxntxex.fd b/Master/texmf-dist/tex/latex/newtx/omxntxex.fd
index 413b59ba21a..b619f508688 100644
--- a/Master/texmf-dist/tex/latex/newtx/omxntxex.fd
+++ b/Master/texmf-dist/tex/latex/newtx/omxntxex.fd
@@ -8,17 +8,19 @@
[2012/04/18 Fontinst v1.933 font definitions for OMX/ntxex.]
\expandafter\ifx\csname ntxmath@scaled\endcsname\relax
- \let\ntxmath@scaled\@empty%
+ \let\ntxmath@@scaled\@empty%
+\else
+ \edef\ntxmath@@scaled{s*[\csname ntxmath@scaled\endcsname]}%
\fi
\DeclareFontFamily{OMX}{ntxex}{}
\DeclareFontShape{OMX}{ntxex}{m}{n}{
- <-> \ntxmath@scaled ntxex
+ <-> \ntxmath@@scaled ntxex
}{}
\DeclareFontShape{OMX}{ntxex}{b}{n}{
- <-> \ntxmath@scaled ntxbex
+ <-> \ntxmath@@scaled ntxbex
}{}
\DeclareFontShape{OMX}{ntxex}{bx}{n}{<->ssub * ntxex/b/n}{}