summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/newtx/untxexa.fd
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/latex/newtx/untxexa.fd')
-rw-r--r--Master/texmf-dist/tex/latex/newtx/untxexa.fd8
1 files changed, 5 insertions, 3 deletions
diff --git a/Master/texmf-dist/tex/latex/newtx/untxexa.fd b/Master/texmf-dist/tex/latex/newtx/untxexa.fd
index 27efa97e1a3..cd158fbd43c 100644
--- a/Master/texmf-dist/tex/latex/newtx/untxexa.fd
+++ b/Master/texmf-dist/tex/latex/newtx/untxexa.fd
@@ -8,17 +8,19 @@
[2012/04/16 Fontinst v1.933 font definitions for U/ntxexa.]
\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{U}{ntxexa}{}
\DeclareFontShape{U}{ntxexa}{m}{n}{
- <-> \ntxmath@scaled ntxexa
+ <-> \ntxmath@@scaled ntxexa
}{}
\DeclareFontShape{U}{ntxexa}{b}{n}{
- <-> \ntxmath@scaled ntxbexa
+ <-> \ntxmath@@scaled ntxbexa
}{}
\DeclareFontShape{U}{ntxexa}{bx}{n}{<->ssub * ntxexa/b/n}{}