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