diff options
author | Karl Berry <karl@freefriends.org> | 2015-05-04 23:32:30 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2015-05-04 23:32:30 +0000 |
commit | 1b036f2b1ea41303cd93846bdb9b66744acf5ea7 (patch) | |
tree | 49fc90b67784cbfc54b397f2027883fa679dcf08 /Master/texmf-dist/tex/latex/newtx/ly1ntxtlf.fd | |
parent | 3ee992c5b57b9e277936e05cc04d970191fa68c0 (diff) |
newtx (4may15)
git-svn-id: svn://tug.org/texlive/trunk@37185 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/newtx/ly1ntxtlf.fd')
-rw-r--r-- | Master/texmf-dist/tex/latex/newtx/ly1ntxtlf.fd | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/Master/texmf-dist/tex/latex/newtx/ly1ntxtlf.fd b/Master/texmf-dist/tex/latex/newtx/ly1ntxtlf.fd index e4de72608f5..02c7aef37cc 100644 --- a/Master/texmf-dist/tex/latex/newtx/ly1ntxtlf.fd +++ b/Master/texmf-dist/tex/latex/newtx/ly1ntxtlf.fd @@ -6,8 +6,9 @@ \def\ntx@lsfx{} \def\ntx@makelsfx{\ifntx@largesc\def\ntx@lsfx{l}\fi} \ifdefined\ntx@largescfalse \ntx@makelsfx\fi +\ifdefined\ntx@spacing \else\global\let\ntx@spacing\@empty\fi -\DeclareFontFamily{LY1}{ntxtlf}{} +\DeclareFontFamily{LY1}{ntxtlf}{\ntx@spacing} \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}{} |