diff options
Diffstat (limited to 'Master/texmf-dist/tex/latex/newtx/ot1ntxtosf.fd')
-rw-r--r-- | Master/texmf-dist/tex/latex/newtx/ot1ntxtosf.fd | 32 |
1 files changed, 32 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/newtx/ot1ntxtosf.fd b/Master/texmf-dist/tex/latex/newtx/ot1ntxtosf.fd new file mode 100644 index 00000000000..51fdd3c4e39 --- /dev/null +++ b/Master/texmf-dist/tex/latex/newtx/ot1ntxtosf.fd @@ -0,0 +1,32 @@ +\ProvidesFile{ot1ntxtosf.fd}[2015/01/17 v1.0 font definition file for OT1/ntx/tosf] + +\expandafter\ifx\csname ntx@scaled\endcsname\relax + \let\ntx@scaled\@empty% +\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 + +\DeclareFontFamily{OT1}{ntxtosf}{} +\DeclareFontShape{OT1}{ntxtosf}{b}{sc}{<-> \ntx@scaled ntx-Bold-tosf-sc\ntx@lsfx\ntx@asfx-ot1}{} +\DeclareFontShape{OT1}{ntxtosf}{b}{n}{<-> \ntx@scaled ntx-Bold-tosf-ot1}{} +\DeclareFontShape{OT1}{ntxtosf}{b}{scit}{<-> \ntx@scaled ntx-BoldItalic-tosf-sc\ntx@lsfx-ot1}{} +\DeclareFontShape{OT1}{ntxtosf}{b}{it}{<-> \ntx@scaled ntx-BoldItalic-tosf-ot1}{} +\DeclareFontShape{OT1}{ntxtosf}{m}{sc}{<-> \ntx@scaled ntx-Regular-tosf-sc\ntx@lsfx\ntx@asfx-ot1}{} +\DeclareFontShape{OT1}{ntxtosf}{m}{n}{<-> \ntx@scaled ntx-Regular-tosf-ot1}{} +\DeclareFontShape{OT1}{ntxtosf}{m}{scit}{<-> \ntx@scaled ntx-Italic-tosf-sc\ntx@lsfx-ot1}{} +\DeclareFontShape{OT1}{ntxtosf}{m}{it}{<-> \ntx@scaled ntx-Italic-tosf-ot1}{} +\DeclareFontShape{OT1}{ntxtosf}{bx}{sc}{<->ssub * ntxtosf/b/sc}{} +\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}{b}{scsl}{<->ssub * ntxtosf/b/scit}{} +\DeclareFontShape{OT1}{ntxtosf}{m}{scsl}{<->ssub * ntxtosf/m/scit}{} +\endinput |