summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/fonts/newpx/README
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2017-06-04 23:49:32 +0000
committerKarl Berry <karl@freefriends.org>2017-06-04 23:49:32 +0000
commit0d21d2e5515bdeb022e32adf30afebdf4b229866 (patch)
treecd3433dbd4e3f5346c684b76b2fea8d4b408fa13 /Master/texmf-dist/doc/fonts/newpx/README
parent6308a28c98e8070b0e12ca3598864c94cd2d4428 (diff)
newpx (1jun17)
git-svn-id: svn://tug.org/texlive/trunk@44457 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/fonts/newpx/README')
-rw-r--r--Master/texmf-dist/doc/fonts/newpx/README10
1 files changed, 9 insertions, 1 deletions
diff --git a/Master/texmf-dist/doc/fonts/newpx/README b/Master/texmf-dist/doc/fonts/newpx/README
index db0de689405..1873303c7d8 100644
--- a/Master/texmf-dist/doc/fonts/newpx/README
+++ b/Master/texmf-dist/doc/fonts/newpx/README
@@ -1,10 +1,18 @@
This package, based initially on pxfonts, provides many fixes and enhancements to that package, splitting it in two parts---newpxtext and newpxmath---which may be run independently of one another. It provides scaling, improved metrics, and other options. For proper operation, the packages require that the packages newtxmath, pxfonts and TeXGyrePagella be installed and their map files enabled. The text package now relies on an extension of the TeXGyrePagella Type1 fonts that is provided with this package. The accompanying MANIFEST-newpx.txt provides details of the extension as requested by GUST-FONT-LICENSE.txt
-Current version: 1.318 2017-03-11
+Current version: 1.32 2017-05-31
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.32
+1. Reworked a number of math accents that appeared to lie too close to their accentees. The new versions are in symbols, leaving the one in operators unchanged.
+2. Added a new math symbol, \transp, that can be used for matrix transpose. See the documentation file for details.
+
+Changes in version 1.319
+Modified newpxtext.sty so that footnotes work as expected with the KOMAScript classes and with scrextend.sty. In prior versions, multiple footnote markers were not separated correctly under the KOMA option
+footnotes=multiple.
+
Changes in version 1.318
Modified newpxtext.sty so that text figure styles are selected always in the \AtEndPreamble hook. (Formerly, using babel would prevent this.)