diff options
author | Karl Berry <karl@freefriends.org> | 2012-05-22 23:06:11 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2012-05-22 23:06:11 +0000 |
commit | 0506981cdfe86dc9d94f970876f2722a2993665c (patch) | |
tree | c4ae90e6aaa767b75e057f9d40b708a4edd4d8ac /Master/texmf-dist/tex/latex/newtx/omsntxsy.fd | |
parent | ff83082dc566fd4fcfd2e67b9d09310d8d699fd5 (diff) |
newtx 0.93 (22may12)
git-svn-id: svn://tug.org/texlive/trunk@26575 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/newtx/omsntxsy.fd')
-rw-r--r-- | Master/texmf-dist/tex/latex/newtx/omsntxsy.fd | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/Master/texmf-dist/tex/latex/newtx/omsntxsy.fd b/Master/texmf-dist/tex/latex/newtx/omsntxsy.fd index c5e8f5167a5..1c963021199 100644 --- a/Master/texmf-dist/tex/latex/newtx/omsntxsy.fd +++ b/Master/texmf-dist/tex/latex/newtx/omsntxsy.fd @@ -14,10 +14,14 @@ \DeclareFontFamily{OMS}{ntxsy}{\skewchar \font =120} \DeclareFontShape{OMS}{ntxsy}{m}{n}{ - <-> \ntxmath@scaled ntxsy + <-6.3> \ntxmath@scaled ntxsy5 + <6.3-8.6> \ntxmath@scaled ntxsy7 % from 6.3 up to, but not including, 8.6 + <8.6-> \ntxmath@scaled ntxsy }{} \DeclareFontShape{OMS}{ntxsy}{b}{n}{ + <-6.3> \ntxmath@scaled ntxbsy5 + <6.3-8.6> \ntxmath@scaled ntxbsy7 <-> \ntxmath@scaled ntxbsy }{} |