summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/newtx/ot1ntxtosf.fd
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2015-02-14 22:21:34 +0000
committerKarl Berry <karl@freefriends.org>2015-02-14 22:21:34 +0000
commitdfa471aff8d22b4de7c73b95333c34fcf9e9b9d8 (patch)
tree36a930bab20d08351ce697ffd6974ee0e85a0acc /Master/texmf-dist/tex/latex/newtx/ot1ntxtosf.fd
parente69cf682f7e99fb853484d413e9bb83c77b9844b (diff)
newtx (14feb15)
git-svn-id: svn://tug.org/texlive/trunk@36275 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/newtx/ot1ntxtosf.fd')
-rw-r--r--Master/texmf-dist/tex/latex/newtx/ot1ntxtosf.fd15
1 files changed, 7 insertions, 8 deletions
diff --git a/Master/texmf-dist/tex/latex/newtx/ot1ntxtosf.fd b/Master/texmf-dist/tex/latex/newtx/ot1ntxtosf.fd
index 51fdd3c4e39..5e897d0ced2 100644
--- a/Master/texmf-dist/tex/latex/newtx/ot1ntxtosf.fd
+++ b/Master/texmf-dist/tex/latex/newtx/ot1ntxtosf.fd
@@ -5,12 +5,9 @@
\fi
\def\ntx@asfx{}
\def\ntx@lsfx{}
-\ifdefined\ntx@adobescfalse %
- \ifntx@adobesc \def\ntx@asfx{a}\def\ntx@lsfx{l}
- \else
- \ifntx@largesc\def\ntx@lsfx{l}\fi
- \fi
-\fi
+\def\ntx@makelsfx{\ifntx@largesc\def\ntx@lsfx{l}\fi}
+\def\ntx@makeadobesc{\ifntx@adobesc\def\ntx@lsfx{l}\def\ntx@adobesc{a}\else\ntx@makelsfx\fi}
+\ifdefined\ntx@adobescfalse\ntx@makeadobesc\fi
\DeclareFontFamily{OT1}{ntxtosf}{}
\DeclareFontShape{OT1}{ntxtosf}{b}{sc}{<-> \ntx@scaled ntx-Bold-tosf-sc\ntx@lsfx\ntx@asfx-ot1}{}
@@ -25,8 +22,10 @@
\DeclareFontShape{OT1}{ntxtosf}{bx}{n}{<->ssub * ntxtosf/b/n}{}
\DeclareFontShape{OT1}{ntxtosf}{bx}{scit}{<->ssub * ntxtosf/b/scit}{}
\DeclareFontShape{OT1}{ntxtosf}{bx}{it}{<->ssub * ntxtosf/b/it}{}
-\DeclareFontShape{OT1}{ntxtosf}{b}{sl}{<->ssub * ntxtosf/b/it}{}
-\DeclareFontShape{OT1}{ntxtosf}{m}{sl}{<->ssub * ntxtosf/m/it}{}
+\DeclareFontShape{OT1}{ntxtosf}{m}{sl}{<-> \ntx@scaled ntx-Italic-osf-th-ot1}{}
+\DeclareFontShape{OT1}{ntxtosf}{b}{sl}{<->ssub * ntxtosf/m/sl}{}
+\DeclareFontShape{OT1}{ntxtosf}{bx}{sl}{<->ssub * ntxtosf/m/sl}{}
\DeclareFontShape{OT1}{ntxtosf}{b}{scsl}{<->ssub * ntxtosf/b/scit}{}
+\DeclareFontShape{OT1}{ntxtosf}{bx}{scsl}{<->ssub * ntxtosf/b/scit}{}
\DeclareFontShape{OT1}{ntxtosf}{m}{scsl}{<->ssub * ntxtosf/m/scit}{}
\endinput