summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Master/texmf-dist/doc/fonts/newtx/README5
-rw-r--r--Master/texmf-dist/fonts/tfm/public/newtx/ntxbexx.tfmbin1556 -> 1556 bytes
-rw-r--r--Master/texmf-dist/fonts/tfm/public/newtx/ntxexx.tfmbin1536 -> 1536 bytes
-rw-r--r--Master/texmf-dist/fonts/tfm/public/newtx/txex-bar.tfmbin848 -> 860 bytes
-rw-r--r--Master/texmf-dist/fonts/type1/public/newtx/txex-bar.pfbbin12405 -> 12481 bytes
-rw-r--r--Master/texmf-dist/fonts/vf/public/newtx/ntxexx.vfbin1556 -> 1556 bytes
-rw-r--r--Master/texmf-dist/tex/latex/newtx/newtxmath.sty4
-rw-r--r--Master/texmf-dist/tex/latex/newtx/newtxtext.sty4
8 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 ee37918d213..6b4fe57c6b4 100644
--- a/Master/texmf-dist/doc/fonts/newtx/README
+++ b/Master/texmf-dist/doc/fonts/newtx/README
@@ -1,10 +1,13 @@
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.434 2015-04-07
+Current version: 1.435 2015-04-18
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.435
+Changes to ntx[b]exx, the math extension fonts---metrics for cmintegrals modified, largest root symbol extended horizontally.
+
Changes in version 1.434
1. Corrected definitions of \textsquare and \openbox in newtxmath. (Thanks, Jean-François Burnol.)
2. Added a new macro, \useproportional, to newtxtext.sty. It works analogously to \useosf, and may be useful if working with babel, where the option proportional to newtxtext should not be used is loading a math font.
diff --git a/Master/texmf-dist/fonts/tfm/public/newtx/ntxbexx.tfm b/Master/texmf-dist/fonts/tfm/public/newtx/ntxbexx.tfm
index eb714580fba..2e458521d08 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 a7476fb42d8..15ff84ed7f7 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/fonts/tfm/public/newtx/txex-bar.tfm b/Master/texmf-dist/fonts/tfm/public/newtx/txex-bar.tfm
index 597524b5958..6ad9c9f0969 100644
--- a/Master/texmf-dist/fonts/tfm/public/newtx/txex-bar.tfm
+++ b/Master/texmf-dist/fonts/tfm/public/newtx/txex-bar.tfm
Binary files differ
diff --git a/Master/texmf-dist/fonts/type1/public/newtx/txex-bar.pfb b/Master/texmf-dist/fonts/type1/public/newtx/txex-bar.pfb
index 7367cf934c8..fbf53b959b4 100644
--- a/Master/texmf-dist/fonts/type1/public/newtx/txex-bar.pfb
+++ b/Master/texmf-dist/fonts/type1/public/newtx/txex-bar.pfb
Binary files differ
diff --git a/Master/texmf-dist/fonts/vf/public/newtx/ntxexx.vf b/Master/texmf-dist/fonts/vf/public/newtx/ntxexx.vf
index 54a509674d1..f0170c4d028 100644
--- a/Master/texmf-dist/fonts/vf/public/newtx/ntxexx.vf
+++ b/Master/texmf-dist/fonts/vf/public/newtx/ntxexx.vf
Binary files differ
diff --git a/Master/texmf-dist/tex/latex/newtx/newtxmath.sty b/Master/texmf-dist/tex/latex/newtx/newtxmath.sty
index ec3580bb8db..e74cea6d397 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.434}
-\def\filedate{2015/04/07}
+\def\fileversion{1.435}
+\def\filedate{2015/04/18}
\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 37655b9c211..5fb2e48e8da 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.434}
-\def\filedate{2015/04/07}
+\def\fileversion{1.435}
+\def\filedate{2015/04/18}
\ProvidesPackage{newtxtext}[\filedate\space v\fileversion]
\message{`newtxtext' v\fileversion, \filedate\space Text macros taking advantage of TeX-Gyre Termes fonts (msharpe)}