summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/newtx/t1ntxth-osf.fd
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2022-01-10 21:35:47 +0000
committerKarl Berry <karl@freefriends.org>2022-01-10 21:35:47 +0000
commit7344d0d5160064b0b6af6e33eb3f971b422cbed1 (patch)
tree5729ee5d83560149c357417923931d34e873d7e2 /Master/texmf-dist/tex/latex/newtx/t1ntxth-osf.fd
parentdfa651ac0a007d5fc25c8152201a8c7a36284758 (diff)
newtx (10jan22)
git-svn-id: svn://tug.org/texlive/trunk@61563 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/newtx/t1ntxth-osf.fd')
-rw-r--r--Master/texmf-dist/tex/latex/newtx/t1ntxth-osf.fd5
1 files changed, 4 insertions, 1 deletions
diff --git a/Master/texmf-dist/tex/latex/newtx/t1ntxth-osf.fd b/Master/texmf-dist/tex/latex/newtx/t1ntxth-osf.fd
index f428e63995b..d3023cbd5a9 100644
--- a/Master/texmf-dist/tex/latex/newtx/t1ntxth-osf.fd
+++ b/Master/texmf-dist/tex/latex/newtx/t1ntxth-osf.fd
@@ -1,5 +1,8 @@
\ProvidesFile{t1ntxth-osf.fd}[2021/05/07 v1.0 font definition file for T1/ntxth/osf]
+\ifdefined\ntx@thmshape\else\def\ntx@thmshape{i}\fi
+\if i\ntx@thmshape \gdef\ntx@thrmshape{Italic}\else%
+ \gdef\ntx@thrmshape{Slanted}\fi
\expandafter\ifx\csname ntx@scaled\endcsname\relax
\let\ntx@scaled\@empty%
\fi
@@ -7,7 +10,7 @@
\ifdefined\ntx@spacing \else\global\let\ntx@spacing\@empty\fi
%\traceon
\DeclareFontFamily{T1}{ntxth-osf}{\ntx@spacing}
-\DeclareFontShape{T1}{ntxth-osf}{m}{it}{<-> \ntx@scaled ntxth-Italic-osf-t1}{}
+\DeclareFontShape{T1}{ntxth-osf}{m}{it}{<-> \ntx@scaled ntxth-\ntx@thrmshape-osf-t1}{}
\DeclareFontShape{T1}{ntxth-osf}{m}{n}{<->ssub * ntxth-osf/m/it}{}
\DeclareFontShape{T1}{ntxth-osf}{m}{sc}{<->ssub * ntxth-osf/m/it}{}
\DeclareFontShape{T1}{ntxth-osf}{m}{scit}{<-> ssub * ntxth-osf/m/it}{}