summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/newtx/omsntxsy.fd
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/latex/newtx/omsntxsy.fd')
-rw-r--r--Master/texmf-dist/tex/latex/newtx/omsntxsy.fd44
1 files changed, 30 insertions, 14 deletions
diff --git a/Master/texmf-dist/tex/latex/newtx/omsntxsy.fd b/Master/texmf-dist/tex/latex/newtx/omsntxsy.fd
index 1c963021199..70179ab9310 100644
--- a/Master/texmf-dist/tex/latex/newtx/omsntxsy.fd
+++ b/Master/texmf-dist/tex/latex/newtx/omsntxsy.fd
@@ -1,29 +1,45 @@
%Filename: omsntxsy.fd
-%Created by: tex sy-drv
+%Created by: tex tx-sy-drv
%Created using fontinst v1.933
%THIS FILE SHOULD BE PUT IN A TEX INPUTS DIRECTORY
\ProvidesFile{omsntxsy.fd}
- [2012/04/10 Fontinst v1.933 font definitions for OMS/ntxsy.]
+ [2012/11/14 Fontinst v1.933 font definitions for OMS/ntxsy.]
\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{OMS}{ntxsy}{\skewchar \font =120}
-\DeclareFontShape{OMS}{ntxsy}{m}{n}{
- <-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
-}{}
+\iftx@libertine
+ \DeclareFontShape{OMS}{ntxsy}{m}{n}{
+ <-6.3> \ntxmath@@scaled nxlsy5
+ <6.3-8.6> \ntxmath@@scaled nxlsy7
+ <8.6-> \ntxmath@@scaled ntxsy
+ }{}
+
+ \DeclareFontShape{OMS}{ntxsy}{b}{n}{
+ <-6.3> \ntxmath@@scaled nxlbsy5
+ <6.3-8.6> \ntxmath@@scaled nxlbsy7
+ <8.6-> \ntxmath@@scaled ntxbsy
+ }{}
+\else
+ \DeclareFontShape{OMS}{ntxsy}{m}{n}{
+ <-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
+ <8.6-> \ntxmath@@scaled ntxbsy
+ }{}
+\fi
\DeclareFontShape{OMS}{ntxsy}{bx}{n}{<->ssub * ntxsy/b/n}{}