summaryrefslogtreecommitdiff
path: root/Master
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2014-02-03 23:37:30 +0000
committerKarl Berry <karl@freefriends.org>2014-02-03 23:37:30 +0000
commit7c5cb6b03dd08323588934621dd9f4b9a9d34f17 (patch)
tree40be6850f77990d4ab4f9648edcc01b9531dbea8 /Master
parent92b356b4ef3d0f701f66e277b5b1460956e48b19 (diff)
newtx (3feb14)
git-svn-id: svn://tug.org/texlive/trunk@32858 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master')
-rw-r--r--Master/texmf-dist/doc/fonts/newtx/README8
-rw-r--r--Master/texmf-dist/fonts/tfm/public/newtx/ntxbexx.tfmbin1432 -> 1432 bytes
-rw-r--r--Master/texmf-dist/fonts/tfm/public/newtx/ntxexx.tfmbin1436 -> 1428 bytes
-rw-r--r--Master/texmf-dist/tex/latex/newtx/newtxmath.sty4
-rw-r--r--Master/texmf-dist/tex/latex/newtx/newtxtext.sty4
5 files changed, 10 insertions, 6 deletions
diff --git a/Master/texmf-dist/doc/fonts/newtx/README b/Master/texmf-dist/doc/fonts/newtx/README
index 5a3a5a42e00..2038f6d4216 100644
--- a/Master/texmf-dist/doc/fonts/newtx/README
+++ b/Master/texmf-dist/doc/fonts/newtx/README
@@ -1,8 +1,12 @@
This package, 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.19
+Current version: 1.20
-This material is subject to the LaTeX Project Public License. See http://www.ctan.org/tex-archive/help/Catalogue/licenses.lppl.html for the details of that license.
+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.20
+Corrected issues with extensible delimiters created inadvertently in 1.18.
Changes in version 1.19
1. Changed the default sans serif font from the txfonts version of Helvetica (or a clone) to the TeX-Gyre Heros family, which is more developed. (In particular, its textasteriskcentered is much better.)
diff --git a/Master/texmf-dist/fonts/tfm/public/newtx/ntxbexx.tfm b/Master/texmf-dist/fonts/tfm/public/newtx/ntxbexx.tfm
index 9b89bfc9777..6671ab1ad13 100644
--- a/Master/texmf-dist/fonts/tfm/public/newtx/ntxbexx.tfm
+++ b/Master/texmf-dist/fonts/tfm/public/newtx/ntxbexx.tfm
Binary files differ
diff --git a/Master/texmf-dist/fonts/tfm/public/newtx/ntxexx.tfm b/Master/texmf-dist/fonts/tfm/public/newtx/ntxexx.tfm
index 575bb960f0a..cb1a62ae227 100644
--- a/Master/texmf-dist/fonts/tfm/public/newtx/ntxexx.tfm
+++ b/Master/texmf-dist/fonts/tfm/public/newtx/ntxexx.tfm
Binary files differ
diff --git a/Master/texmf-dist/tex/latex/newtx/newtxmath.sty b/Master/texmf-dist/tex/latex/newtx/newtxmath.sty
index f2588d44f6e..f469461290b 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.19}
-\def\filedate{2014/01/09}
+\def\fileversion{1.20}
+\def\filedate{2014/02/02}
\ProvidesPackage{newtxmath}
[\filedate\space v\fileversion]
\@ifundefined{newtxmathLoaded}{}{\endinput}
diff --git a/Master/texmf-dist/tex/latex/newtx/newtxtext.sty b/Master/texmf-dist/tex/latex/newtx/newtxtext.sty
index 0de62094d3d..0f4571cd8d4 100644
--- a/Master/texmf-dist/tex/latex/newtx/newtxtext.sty
+++ b/Master/texmf-dist/tex/latex/newtx/newtxtext.sty
@@ -13,8 +13,8 @@
% Added scaled keyword and osf option;
% Modified the definition of \k to bypass problem with grouping;
-\def\fileversion{1.19}
-\def\filedate{2014/01/09}
+\def\fileversion{1.20}
+\def\filedate{2014/02/02}
\ProvidesPackage{newtxtext}[\filedate\space v\fileversion]
\message{`newtxtext' v\fileversion, \filedate\space Text macros based on txfonts (msharpe)}