summaryrefslogtreecommitdiff
path: root/Master
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2014-02-13 23:33:39 +0000
committerKarl Berry <karl@freefriends.org>2014-02-13 23:33:39 +0000
commitd801135d7c5b440179448a56d019f842de2f6fc6 (patch)
tree0f8738831166411c05d2ff2965fdb899af40b732 /Master
parent58344ba9d1d1eb8b464cf789287b54b1d98106cd (diff)
newtx (13feb14)
git-svn-id: svn://tug.org/texlive/trunk@32961 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master')
-rw-r--r--Master/texmf-dist/doc/fonts/newtx/README5
-rw-r--r--Master/texmf-dist/fonts/type1/public/newtx/txex-bar.pfbbin10555 -> 10909 bytes
-rw-r--r--Master/texmf-dist/tex/latex/newtx/newtxmath.sty4
-rw-r--r--Master/texmf-dist/tex/latex/newtx/newtxtext.sty4
4 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 147ea6f56fe..9066caf63cd 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.22
+Current version: 1.221
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.221
+Only change is to include latest verion of txex-bar.pfb, required for correct extensible parens.
+
Changes in version 1.22
1. Added + sign from URW Times to lettersA to provide a better match to minus, times, divide when used with non-Times text fonts.
2. Small modifications to OMS metrics,
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 f1af031db07..2714a2a49fa 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/tex/latex/newtx/newtxmath.sty b/Master/texmf-dist/tex/latex/newtx/newtxmath.sty
index e91814a8224..2713a926e47 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.22}
-\def\filedate{2014/02/10}
+\def\fileversion{1.221}
+\def\filedate{2014/02/12}
\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 aae7f68f5d9..830eb3565e2 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.22}
-\def\filedate{2014/02/10}
+\def\fileversion{1.221}
+\def\filedate{2014/02/12}
\ProvidesPackage{newtxtext}[\filedate\space v\fileversion]
\message{`newtxtext' v\fileversion, \filedate\space Text macros based on txfonts (msharpe)}