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