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