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