texlive[73150] Master/texmf-dist: newpx (17dec24)
commits+karl at tug.org
commits+karl at tug.org
Tue Dec 17 22:12:44 CET 2024
Revision: 73150
https://tug.org/svn/texlive?view=revision&revision=73150
Author: karl
Date: 2024-12-17 22:12:44 +0100 (Tue, 17 Dec 2024)
Log Message:
-----------
newpx (17dec24)
Modified Paths:
--------------
trunk/Master/texmf-dist/doc/fonts/newpx/README
trunk/Master/texmf-dist/tex/latex/newpx/t1zpllf.fd
Modified: trunk/Master/texmf-dist/doc/fonts/newpx/README
===================================================================
--- trunk/Master/texmf-dist/doc/fonts/newpx/README 2024-12-17 21:11:46 UTC (rev 73149)
+++ trunk/Master/texmf-dist/doc/fonts/newpx/README 2024-12-17 21:12:44 UTC (rev 73150)
@@ -1,10 +1,15 @@
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.537 2024-11-16
+Current version: 1.538 2024-12-16
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.538
+Corrected a duplicate line in t1zpllf.fd and the \ProvidesFile name. (Thanks, Martin
+Münch)
+
+
Changes in version 1.537
Modified the handling of the option scale[d] to newpx.sty so
that if works as expected for scaling math.
Modified: trunk/Master/texmf-dist/tex/latex/newpx/t1zpllf.fd
===================================================================
--- trunk/Master/texmf-dist/tex/latex/newpx/t1zpllf.fd 2024-12-17 21:11:46 UTC (rev 73149)
+++ trunk/Master/texmf-dist/tex/latex/newpx/t1zpllf.fd 2024-12-17 21:12:44 UTC (rev 73150)
@@ -1,4 +1,4 @@
-\ProvidesFile{t1zpllf.fd}[2021/05/25 v1.0 font definition file for T1/zpl/lf]
+\ProvidesFile{t1zplllf.fd}[2021/05/25 v1.0 font definition file for T1/zpl/lf]
\@ifundefined{ifzpl at sl}{\global\let\ifzpl at sl\iftrue}{}
@@ -34,5 +34,5 @@
\fi
\DeclareFontShape{T1}{zpllf}{b}{scsl}{<->ssub * zpllf/b/scit}{}
\DeclareFontShape{T1}{zpllf}{m}{scsl}{<->ssub * zpllf/m/scit}{}
-\DeclareFontShape{T1}{zpllf}{b}{scsl}{<->ssub * zpllf/b/scit}{}
+\DeclareFontShape{T1}{zpllf}{bx}{scsl}{<->ssub * zpllf/b/scit}{}
\endinput
More information about the tex-live-commits
mailing list.