summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/newtx
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2017-09-12 22:15:55 +0000
committerKarl Berry <karl@freefriends.org>2017-09-12 22:15:55 +0000
commit7bc3467f7f32e7b825eee69444d7622b9d6bef8f (patch)
tree16419ec6fd0ac6a0647957ca6ea65fa035408b0e /Master/texmf-dist/tex/latex/newtx
parent78cc5f15a2679016b4fc8dc5948a5575276c7637 (diff)
newtx (12sep17)
git-svn-id: svn://tug.org/texlive/trunk@45279 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/newtx')
-rw-r--r--Master/texmf-dist/tex/latex/newtx/newtxmath.sty10
1 files changed, 6 insertions, 4 deletions
diff --git a/Master/texmf-dist/tex/latex/newtx/newtxmath.sty b/Master/texmf-dist/tex/latex/newtx/newtxmath.sty
index 9ba692925c1..bad77e83019 100644
--- a/Master/texmf-dist/tex/latex/newtx/newtxmath.sty
+++ b/Master/texmf-dist/tex/latex/newtx/newtxmath.sty
@@ -10,8 +10,8 @@
% of glyph collisions.
% These modifications are by Michael Sharpe, msharpe at ucsd dot edu
-\def\fileversion{1.524}
-\def\filedate{2017/05/31}
+\def\fileversion{1.527}
+\def\filedate{2017/09/11}
\ProvidesPackage{newtxmath}[\filedate\space v\fileversion ]
\@ifundefined{newtxmathLoaded}{}{\endinput}
@@ -29,7 +29,7 @@
\fi
\fi
\newif\iftx@noopt
-\newcommand{\cmr@default}{cmr}
+\def\cmr@default{lmr} % changed from cmr 20170911
\def\ly@one{LY1}
\def\t@one{T1}
\def\ot@one{OT1}
@@ -64,6 +64,7 @@
\newif\iftx@BI \tx@BIfalse
\def\@tx@ptm{ptm}
\newif\iftx@ptm
+%\show\rmdefault
\edef\tx@rmdefault{\rmdefault}
\edef\tx@encdefault{\encodingdefault}
\tx@ottrue % default is true
@@ -138,7 +139,8 @@ amssymbols,uprightGreek,nosubscriptcorrection}
\ifxl@otf
\iftx@libertine
\ifx\tx@rmdefault\cmr@default
- \renewcommand{\rmdefault}{minlibertine}% since can't load libertine twice
+ %\message{Setting rmdefaultB to minlibertine}
+ \renewcommand{\rmdefaultB}{minlibertine}% since can't load libertine twice
\fi
\fi
\else