diff options
Diffstat (limited to 'Master/texmf-dist/tex/latex/newtx/ly1ntxlf.fd')
-rw-r--r-- | Master/texmf-dist/tex/latex/newtx/ly1ntxlf.fd | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/Master/texmf-dist/tex/latex/newtx/ly1ntxlf.fd b/Master/texmf-dist/tex/latex/newtx/ly1ntxlf.fd index 1b8c4893cf5..d3395d04c3b 100644 --- a/Master/texmf-dist/tex/latex/newtx/ly1ntxlf.fd +++ b/Master/texmf-dist/tex/latex/newtx/ly1ntxlf.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}{ntxlf}{} +\DeclareFontFamily{LY1}{ntxlf}{\ntx@spacing} \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}{} |