summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2015-01-07 22:53:23 +0000
committerKarl Berry <karl@freefriends.org>2015-01-07 22:53:23 +0000
commit26207e67d6c0715ef62fa3a051e47e44b357e686 (patch)
tree545397a61d14821e2b7f5938a40735dd47b30c3c
parent57b3f250e27e87171f1c4284638cc9d581b553a2 (diff)
newtx (7jan15)
git-svn-id: svn://tug.org/texlive/trunk@35983 c570f23f-e606-0410-a88d-b1316a301751
-rw-r--r--Master/texmf-dist/doc/fonts/newtx/README6
-rw-r--r--Master/texmf-dist/fonts/tfm/public/newtx/ntxsyralt.tfmbin696 -> 716 bytes
-rw-r--r--Master/texmf-dist/fonts/type1/public/newtx/ntxsyralt.pfbbin6577 -> 6547 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, 9 insertions, 5 deletions
diff --git a/Master/texmf-dist/doc/fonts/newtx/README b/Master/texmf-dist/doc/fonts/newtx/README
index a09a7f02dc9..400d3275eda 100644
--- a/Master/texmf-dist/doc/fonts/newtx/README
+++ b/Master/texmf-dist/doc/fonts/newtx/README
@@ -1,10 +1,14 @@
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.321, 11/16/2014
+Current version: 1.322, 01/06/2015
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.322
+1. Corrected flaw in leftfloor (bigdelims version)---thanks Jochen Ketter.
+2. Corrected some missing accents in ntxbmia.
+
Changes in version 1.321
Changed \sqrt macro to correct problem with spacing before the radical sign.
diff --git a/Master/texmf-dist/fonts/tfm/public/newtx/ntxsyralt.tfm b/Master/texmf-dist/fonts/tfm/public/newtx/ntxsyralt.tfm
index 2a5c989922f..5d3c20deb61 100644
--- a/Master/texmf-dist/fonts/tfm/public/newtx/ntxsyralt.tfm
+++ b/Master/texmf-dist/fonts/tfm/public/newtx/ntxsyralt.tfm
Binary files differ
diff --git a/Master/texmf-dist/fonts/type1/public/newtx/ntxsyralt.pfb b/Master/texmf-dist/fonts/type1/public/newtx/ntxsyralt.pfb
index a7b6758c6da..59279edaf46 100644
--- a/Master/texmf-dist/fonts/type1/public/newtx/ntxsyralt.pfb
+++ b/Master/texmf-dist/fonts/type1/public/newtx/ntxsyralt.pfb
Binary files differ
diff --git a/Master/texmf-dist/tex/latex/newtx/newtxmath.sty b/Master/texmf-dist/tex/latex/newtx/newtxmath.sty
index 4768a06a3a7..5ecce453d26 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.321}
-\def\filedate{2014/11/16}
+\def\fileversion{1.322}
+\def\filedate{2015/01/06}
\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 1cc9b8a5c58..a9f40bb27b6 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.321}
-\def\filedate{2014/11/16}
+\def\fileversion{1.322}
+\def\filedate{2015/01/06}
\ProvidesPackage{newtxtext}[\filedate\space v\fileversion]
\message{`newtxtext' v\fileversion, \filedate\space Text macros based on txfonts (msharpe)}