summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2014-11-02 21:51:03 +0000
committerKarl Berry <karl@freefriends.org>2014-11-02 21:51:03 +0000
commit51ec6e433bd9725256316ccf794181655208c7d3 (patch)
tree3b0274f8914c3d51c0c32c088cc533851c154508
parent4443aa712503e8404b2152c761c2ab5e1a98d197 (diff)
newtx (2nov14)
git-svn-id: svn://tug.org/texlive/trunk@35483 c570f23f-e606-0410-a88d-b1316a301751
-rw-r--r--Master/texmf-dist/doc/fonts/newtx/README5
-rw-r--r--Master/texmf-dist/fonts/tfm/public/newtx/ntxbexa.tfmbin728 -> 736 bytes
-rw-r--r--Master/texmf-dist/fonts/tfm/public/newtx/ntxexa.tfmbin704 -> 716 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, 8 insertions, 5 deletions
diff --git a/Master/texmf-dist/doc/fonts/newtx/README b/Master/texmf-dist/doc/fonts/newtx/README
index 51579465bab..6bb98f8b431 100644
--- a/Master/texmf-dist/doc/fonts/newtx/README
+++ b/Master/texmf-dist/doc/fonts/newtx/README
@@ -1,10 +1,13 @@
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.29, 09/28/2014
+Current version: 1.30, 10/31/2014
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.30
+Corrected errors in ntx[b]exa with extensions of \lbag and \rbag. (Thanks Erik Massop.)
+
Changes in version 1.29
1. Added option adobesc to newtxtext, which should be specified only if you wish to use the commercial Adobe Small Caps rather than the default newtxtex small caps. This requires installing the ptmsc package from CTAN and installing the pfb files. See the documentation for ptmsc.
2. Added option erewhon to newtxmath, to accompany the new Erewhon font package, based on Utopia and Heuristica.
diff --git a/Master/texmf-dist/fonts/tfm/public/newtx/ntxbexa.tfm b/Master/texmf-dist/fonts/tfm/public/newtx/ntxbexa.tfm
index 3767c61c8f3..04c8ebc9b3d 100644
--- a/Master/texmf-dist/fonts/tfm/public/newtx/ntxbexa.tfm
+++ b/Master/texmf-dist/fonts/tfm/public/newtx/ntxbexa.tfm
Binary files differ
diff --git a/Master/texmf-dist/fonts/tfm/public/newtx/ntxexa.tfm b/Master/texmf-dist/fonts/tfm/public/newtx/ntxexa.tfm
index aa8f9f4a676..8648a014471 100644
--- a/Master/texmf-dist/fonts/tfm/public/newtx/ntxexa.tfm
+++ b/Master/texmf-dist/fonts/tfm/public/newtx/ntxexa.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 ee083ebfb62..51459567caf 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.29}
-\def\filedate{2014/09/28}
+\def\fileversion{1.30}
+\def\filedate{2014/10/31}
\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 efa9e49536f..adda306b49b 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.29}
-\def\filedate{2014/09/28}
+\def\fileversion{1.30}
+\def\filedate{2014/10/31}
\ProvidesPackage{newtxtext}[\filedate\space v\fileversion]
\message{`newtxtext' v\fileversion, \filedate\space Text macros based on txfonts (msharpe)}