From ad2020cc0a7f9a54ddb2b0c1ea5ce52d6addce2f Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Fri, 22 Nov 2019 22:18:14 +0000 Subject: newtx (22nov19) git-svn-id: svn://tug.org/texlive/trunk@52889 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/tex/latex/newtx/newtxmath.sty | 13 ++++++++----- 1 file changed, 8 insertions(+), 5 deletions(-) (limited to 'Master/texmf-dist/tex/latex/newtx/newtxmath.sty') diff --git a/Master/texmf-dist/tex/latex/newtx/newtxmath.sty b/Master/texmf-dist/tex/latex/newtx/newtxmath.sty index 79966d6643d..6676ec0b50b 100644 --- a/Master/texmf-dist/tex/latex/newtx/newtxmath.sty +++ b/Master/texmf-dist/tex/latex/newtx/newtxmath.sty @@ -11,8 +11,8 @@ % of glyph collisions. % These modifications are by Michael Sharpe, msharpe at ucsd dot edu -\def\fileversion{1.61} -\def\filedate{2019/11/09} +\def\fileversion{1.611} +\def\filedate{2019/11/21} \ProvidesPackage{newtxmath}[\filedate\space v\fileversion ] \@ifundefined{newtxmathLoaded}{}{\endinput} @@ -56,8 +56,7 @@ \edef\x{\endgroup \noexpand\setkeys{ntxmath}{\CurrentOption}}% \x} -\DeclareOption{varg}{\def\X@s@v@rg{1}} -\DeclareOption{varvw}{\def\X@s@v@rg{0}} +\newif\iftx@XChalty \newcount\tx@Isdigit \newcount\tx@IsAlNum \newif\iftx@ams \newif\iftx@slantedG \newif\iftx@cmint \newif\iftx@braces @@ -232,6 +231,9 @@ \DeclareOption{stickstoo}{\tx@stxtwotrue\tx@ntxmathfalse} % added in 1.55 \DeclareOption{cochf}{\tx@cochftrue} % added in 1.604 \DeclareOption{cochrho}{\tx@cochrhotrue} % added in 1.604 +\DeclareOption{alty}{\tx@XChaltytrue} % only in XCharter, added im 1.611 +\DeclareOption{varg}{\def\X@s@v@rg{1}} +\DeclareOption{varvw}{\def\X@s@v@rg{0}} \ExecuteOptions{% amssymbols,uprightGreek,nosubscriptcorrection} @@ -263,7 +265,7 @@ amssymbols,uprightGreek,nosubscriptcorrection} \fi %\traceoff } - +%\iftx@ch\else\tx@XChaltyfalse\fi % option alty is only for XCharter % stix2 forces timesmathacc and no optical sizes \iftx@stxtwo\tx@tmatrue \tx@noopttrue\fi % frenchmath implies uprightGreek @@ -406,6 +408,7 @@ amssymbols,uprightGreek,nosubscriptcorrection} \fi \fi \fi +%\show\tx@subs \iftx@isenh % \DeclareMathSymbol{0}{\mathord}{letters}{132} -- cgit v1.2.3