From 19a5c74caecf8e77a94e1d735bb2c73eab1a6e7a Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Sun, 29 Mar 2015 20:29:54 +0000 Subject: newtx (29mar15) git-svn-id: svn://tug.org/texlive/trunk@36669 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/doc/fonts/newtx/README | 8 +++++++- Master/texmf-dist/tex/latex/newtx/newtxmath.sty | 23 +++++++++++------------ Master/texmf-dist/tex/latex/newtx/newtxtext.sty | 4 ++-- Master/tlpkg/libexec/ctan2tds | 1 + 4 files changed, 21 insertions(+), 15 deletions(-) (limited to 'Master') diff --git a/Master/texmf-dist/doc/fonts/newtx/README b/Master/texmf-dist/doc/fonts/newtx/README index df6a62dc44a..5bc7cca244b 100644 --- a/Master/texmf-dist/doc/fonts/newtx/README +++ b/Master/texmf-dist/doc/fonts/newtx/README @@ -1,10 +1,16 @@ This package, initially based on txfonts, provides many fixes and enhancements to the txfonts package, splitting it into two separate packages---newtxtext and newtxmath, which may be run independently of one another. It provides scaling, improved metrics, and other options. In particular, newtxmath offers a libertine option which substitutes Linux Libertine (provided with TeXLive and MikTeX) italic and Greek letters for the default Times letters, providing a good match for the Libertine text font, which is heavier than Computer Modern but lighter than Times, and in my experience, looks very sharp and clear on the screen. -Current version: 1.43 2015-03-21 +Current version: 1.432 2015-03-28 This material is subject to the LaTeX Project Public License. See http://www.ctan.org/license/lppl1.3 for the details of that license. +Changes in version 1.432 +Small changes to newtxmath.sty affecting only users of minion option with \varkappa and \varkappaup. + +Changes in version 1.431 +Corrected an error in newtxmath.sty with minion option. + Changes in version 1.43 1. Reorganized 7 bit AMS math fonts A and B to occupy just one 8 bit font, perhaps reducing the number of math families in use. Math output should be unchanged. 2. Modified the default definition of \hbar, in case option noamssymbols was specified. diff --git a/Master/texmf-dist/tex/latex/newtx/newtxmath.sty b/Master/texmf-dist/tex/latex/newtx/newtxmath.sty index a5439c37661..1ae4575c04a 100644 --- a/Master/texmf-dist/tex/latex/newtx/newtxmath.sty +++ b/Master/texmf-dist/tex/latex/newtx/newtxmath.sty @@ -10,10 +10,9 @@ % of glyph collisions. % These modifications are by Michael Sharpe, msharpe at ucsd dot edu -\def\fileversion{1.43} -\def\filedate{2015/03/21} -\ProvidesPackage{newtxmath} - [\filedate\space v\fileversion] +\def\fileversion{1.432} +\def\filedate{2015/03/28} +\ProvidesPackage{newtxmath}[\filedate\space v\fileversion] \@ifundefined{newtxmathLoaded}{}{\endinput} \message{`newtxmath' v\fileversion, \filedate\space Math macros based on txfonts (msharpe)} @@ -1176,13 +1175,13 @@ $\hfil\displaystyle{#1}\hfil$\crcr% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% % Math Italic A (ntxmia) Definition % lettersA %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -\iftx@minion - \re@DeclareMathSymbol{\varkappa}{\mathord}{AMSb}{123} - \re@DeclareMathSymbol{\varkappaup}{\mathord}{AMSb}{123} -\else - \DeclareMathSymbol{\varkappa}{\mathord}{lettersA}{41} - \DeclareMathSymbol{\varkappaup}{\mathord}{lettersA}{42} -\fi +%\iftx@minion +% \re@DeclareMathSymbol{\varkappa}{\mathord}{AMSm}{123} +% \re@DeclareMathSymbol{\varkappaup}{\mathord}{AMSm}{123} +%\else + \re@DeclareMathSymbol{\varkappa}{\mathord}{lettersA}{41} + \re@DeclareMathSymbol{\varkappaup}{\mathord}{lettersA}{42} +%\fi % upright Greek \re@DeclareMathSymbol{\Gammaup}{\mathord}{lettersA}{0} \re@DeclareMathSymbol{\Deltaup}{\mathord}{lettersA}{1} @@ -1227,7 +1226,7 @@ $\hfil\displaystyle{#1}\hfil$\crcr% \re@DeclareMathSymbol{\varrhoup}{\mathord}{lettersA}{37} \re@DeclareMathSymbol{\varsigmaup}{\mathord}{lettersA}{38} \re@DeclareMathSymbol{\varphiup}{\mathord}{lettersA}{39} -% and, for compatability with other packages (mtpro2, lucida, etc) +% and, for compatibility with other packages (mtpro2, lucida, etc) \let\upGamma\Gammaup \let\upDelta\Deltaup \let\upTheta\Thetaup diff --git a/Master/texmf-dist/tex/latex/newtx/newtxtext.sty b/Master/texmf-dist/tex/latex/newtx/newtxtext.sty index 2c6afa775b5..17c2f5eba49 100644 --- a/Master/texmf-dist/tex/latex/newtx/newtxtext.sty +++ b/Master/texmf-dist/tex/latex/newtx/newtxtext.sty @@ -1,7 +1,7 @@ \NeedsTeXFormat{LaTeX2e} -\def\fileversion{1.43} -\def\filedate{2015/03/21} +\def\fileversion{1.432} +\def\filedate{2015/03/28} \ProvidesPackage{newtxtext}[\filedate\space v\fileversion] \message{`newtxtext' v\fileversion, \filedate\space Text macros taking advantage of TeX-Gyre Termes fonts (msharpe)} diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds index 8169a566bbd..08cf9e543e3 100755 --- a/Master/tlpkg/libexec/ctan2tds +++ b/Master/tlpkg/libexec/ctan2tds @@ -314,6 +314,7 @@ chomp ($Build = `cd $Master/../Build/source && pwd`); 'cyklop', "&MAKEcopy", 'dantelogo', "&MAKEflatten", 'datatooltk', "die 'skipping, Java installation'", + 'dco', "die 'skipping, obsolete DC fonts with oldstyle numerals'", 'dejavu', "&MAKEflatten", 'deleq', "die 'skipping, nosell license'", 'deproc', "die 'skipping, for latex 2.09'", -- cgit v1.2.3