diff options
author | Karl Berry <karl@freefriends.org> | 2015-02-03 23:34:28 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2015-02-03 23:34:28 +0000 |
commit | 94b0072f70667d3cd7e762500a5417e5c70e5fb1 (patch) | |
tree | e9c12c41af85da6626ad5a4eb8618b4b2837e7bc /Master/texmf-dist/tex/latex/newtx/t1ntxosf.fd | |
parent | 6722edbc559b545ead3f83044478ca81bfc4330f (diff) |
newtx (3feb15)
git-svn-id: svn://tug.org/texlive/trunk@36200 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/newtx/t1ntxosf.fd')
-rw-r--r-- | Master/texmf-dist/tex/latex/newtx/t1ntxosf.fd | 28 |
1 files changed, 28 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/newtx/t1ntxosf.fd b/Master/texmf-dist/tex/latex/newtx/t1ntxosf.fd new file mode 100644 index 00000000000..978efd0a8e7 --- /dev/null +++ b/Master/texmf-dist/tex/latex/newtx/t1ntxosf.fd @@ -0,0 +1,28 @@ +\ProvidesFile{t1ntxosf.fd}[2015/01/17 v1.0 font definition file for T1/ntx/osf] + +\expandafter\ifx\csname ntx@scaled\endcsname\relax + \let\ntx@scaled\@empty% +\fi +\def\ntx@lsfx{} +\ifdefined\ntx@largescfalse % + \ifntx@largesc\def\ntx@lsfx{l}\fi +\fi + +\DeclareFontFamily{T1}{ntxosf}{} +\DeclareFontShape{T1}{ntxosf}{b}{sc}{<-> \ntx@scaled ntx-Bold-osf-sc\ntx@lsfx-t1}{} +\DeclareFontShape{T1}{ntxosf}{b}{n}{<-> \ntx@scaled ntx-Bold-osf-t1}{} +\DeclareFontShape{T1}{ntxosf}{b}{scit}{<-> \ntx@scaled ntx-BoldItalic-osf-sc\ntx@lsfx-t1}{} +\DeclareFontShape{T1}{ntxosf}{b}{it}{<-> \ntx@scaled ntx-BoldItalic-osf-t1}{} +\DeclareFontShape{T1}{ntxosf}{m}{sc}{<-> \ntx@scaled ntx-Regular-osf-sc\ntx@lsfx-t1}{} +\DeclareFontShape{T1}{ntxosf}{m}{n}{<-> \ntx@scaled ntx-Regular-osf-t1}{} +\DeclareFontShape{T1}{ntxosf}{m}{scit}{<-> \ntx@scaled ntx-Italic-osf-sc\ntx@lsfx-t1}{} +\DeclareFontShape{T1}{ntxosf}{m}{it}{<-> \ntx@scaled ntx-Italic-osf-t1}{} +\DeclareFontShape{T1}{ntxosf}{bx}{sc}{<->ssub * ntxosf/b/sc}{} +\DeclareFontShape{T1}{ntxosf}{bx}{n}{<->ssub * ntxosf/b/n}{} +\DeclareFontShape{T1}{ntxosf}{bx}{scit}{<->ssub * ntxosf/b/scit}{} +\DeclareFontShape{T1}{ntxosf}{bx}{it}{<->ssub * ntxosf/b/it}{} +\DeclareFontShape{T1}{ntxosf}{b}{sl}{<->ssub * ntxosf/b/it}{} +\DeclareFontShape{T1}{ntxosf}{m}{sl}{<->ssub * ntxosf/m/it}{} +\DeclareFontShape{T1}{ntxosf}{b}{scsl}{<->ssub * ntxosf/b/scit}{} +\DeclareFontShape{T1}{ntxosf}{m}{scsl}{<->ssub * ntxosf/m/scit}{} +\endinput |