diff options
author | Karl Berry <karl@freefriends.org> | 2021-12-27 21:11:12 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2021-12-27 21:11:12 +0000 |
commit | e6ccebeaae32646e563aa29e02f80ea56f9d7f19 (patch) | |
tree | 1d1740699620362075f7f654b6edbc9c346db119 /Master/texmf-dist/tex/latex/newtx/newtx.sty | |
parent | e226aa4c3793161795862105ce2092e8243ed5af (diff) |
newtx (27dec21)
git-svn-id: svn://tug.org/texlive/trunk@61418 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/newtx/newtx.sty')
-rw-r--r-- | Master/texmf-dist/tex/latex/newtx/newtx.sty | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Master/texmf-dist/tex/latex/newtx/newtx.sty b/Master/texmf-dist/tex/latex/newtx/newtx.sty index bafd31db159..2734fed4cc2 100644 --- a/Master/texmf-dist/tex/latex/newtx/newtx.sty +++ b/Master/texmf-dist/tex/latex/newtx/newtx.sty @@ -1,14 +1,14 @@ \NeedsTeXFormat{LaTeX2e} %Package to simplify loading of newtxtext with newtxmath for all latex engines -\def\fileversion{1.7} -\def\filedate{2021/12/23} +\def\fileversion{1.702} +\def\filedate{2021/12/27} \ProvidesPackage{newtx}[% \filedate\space v\fileversion (Michael Sharpe) latex and unicode latex support for newtxtext with newtxmath] \message{`newtx'v\fileversion,\filedate\space Integrated\space loading\space of\space newtxtext\space and\space newtxmath \space for\space all\space latex\space engines\space (msharpe)} -\RequirePackage{ifthen,trace} +\RequirePackage{ifthen,ifxetex,ifluatex} \def\ntx@mathlst{vecsep,amsthm,nosubscriptcorrection,subscriptcorrection,subscriptcorrectionfile,timesmathacc,varbb,vvarbb,nosymbolsc,noamssymbols,amssymbols,uprightscript,uprightGreek,slantedGreek,frenchmath,nonewtxmathopt,upint,smallerops,useBImacros,varg,varvw,noOT1} \def\ntx@textlst{type1,nofontspec,no-math,defaultfeatures,lining,lf,oldstyle,osf,tabular,t,proportional,p,defaultsups,largesc,nott,nohelv,helvratio,spcfactor,spacing,stretch,shrink,defaultfeatures,oldSS,slashedzero,theoremfont,thmlining,trueslanted,scosf,tighter,looser} |