texlive[43029] Master/texmf-dist: newpx (23jan17)

commits+karl at tug.org commits+karl at tug.org
Mon Jan 23 23:18:04 CET 2017


Revision: 43029
          http://tug.org/svn/texlive?view=revision&revision=43029
Author:   karl
Date:     2017-01-23 23:18:03 +0100 (Mon, 23 Jan 2017)
Log Message:
-----------
newpx (23jan17)

Modified Paths:
--------------
    trunk/Master/texmf-dist/doc/fonts/newpx/README
    trunk/Master/texmf-dist/doc/fonts/newpx/newpxdoc.pdf
    trunk/Master/texmf-dist/tex/latex/newpx/newpxmath.sty
    trunk/Master/texmf-dist/tex/latex/newpx/newpxtext.sty

Modified: trunk/Master/texmf-dist/doc/fonts/newpx/README
===================================================================
--- trunk/Master/texmf-dist/doc/fonts/newpx/README	2017-01-23 17:11:39 UTC (rev 43028)
+++ trunk/Master/texmf-dist/doc/fonts/newpx/README	2017-01-23 22:18:03 UTC (rev 43029)
@@ -1,10 +1,14 @@
 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.312 2016-11-03
+Current version: 1.313 2017-01-22
 
 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.313
+1. Corrected definitions of \checkmark, \maltese, \circledR. 
+2. Improved the spacing of theoremfont, changing \topsep to \medskipamount.
+
 Changes in version 1.312
 Corrected the definition of the math accent \vec, undefining it before its new definition.
 

Modified: trunk/Master/texmf-dist/doc/fonts/newpx/newpxdoc.pdf
===================================================================
(Binary files differ)

Modified: trunk/Master/texmf-dist/tex/latex/newpx/newpxmath.sty
===================================================================
--- trunk/Master/texmf-dist/tex/latex/newpx/newpxmath.sty	2017-01-23 17:11:39 UTC (rev 43028)
+++ trunk/Master/texmf-dist/tex/latex/newpx/newpxmath.sty	2017-01-23 22:18:03 UTC (rev 43029)
@@ -11,8 +11,8 @@
 % of glyph collisions.
 % These modifications are by Michael Sharpe, msharpe at ucsd dot edu
 
-\def\fileversion{1.312}
-\def\filedate{2016/10/03}
+\def\fileversion{1.313}
+\def\filedate{2017/01/22}
 \ProvidesPackage{newpxmath}
 	[\filedate\space v\fileversion]
 %\@ifundefined{newpxmathLoaded}{}{\endinput}
@@ -925,6 +925,9 @@
 \re at DeclareMathSymbol{\lhd}{\mathbin}{AMSm}{195} % LaTeX symbol
 \re at DeclareMathSymbol{\unrhd}{\mathbin}{AMSm}{196} % LaTeX symbol
 \re at DeclareMathSymbol{\unlhd}{\mathbin}{AMSm}{197} % LaTeX symbol
+\edef\checkmark{\noexpand\mathhexbox{\hexnumber@\symAMSm}D8}
+\edef\circledR{\noexpand\mathhexbox{\hexnumber@\symAMSm}F2}
+\edef\maltese{\noexpand\mathhexbox{\hexnumber@\symAMSm}FA}
 
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%
 % Math Symbol B Definitions % AMSb

Modified: trunk/Master/texmf-dist/tex/latex/newpx/newpxtext.sty
===================================================================
--- trunk/Master/texmf-dist/tex/latex/newpx/newpxtext.sty	2017-01-23 17:11:39 UTC (rev 43028)
+++ trunk/Master/texmf-dist/tex/latex/newpx/newpxtext.sty	2017-01-23 22:18:03 UTC (rev 43029)
@@ -8,16 +8,17 @@
 % Modified the definition of \k to bypass problem with grouping.
 % Text is now directed to an extension of TeXGyrePagella rather than ppl.
 
-\def\fileversion{1.3}
-\def\filedate{2016/08/12}
+\def\fileversion{1.313}
+\def\filedate{2017/01/22}
 \ProvidesPackage{newpxtext}[\filedate\space v\fileversion]
 
 \message{`newpxtext' v\fileversion, \filedate\space Text macros taking advantage of TeXGyre Pagella and its extensions (msharpe)}
 \RequirePackage{fontaxes}% so we can have [bold] italic small caps
 
-\let\orig at footnote=\thefootnote
+{\let\orig at footnote=\thefootnote
 \let\orig at makefnmark=\@makefnmark
 \RequirePackage{xkeyval,etoolbox}
+\RequirePackage{amsmath,amsthm} % in case of theoremfont
 \renewcommand*{\rmdefault}{zpltlf} % the default until end of preamble
 \def\useosf{\edef\zpl at figurestyle{osf}}
 \@onlypreamble\useosf
@@ -141,11 +142,12 @@
   {\sustyle #1}%
 }% to get sup style
 
+%\AtEndPreamble{%
 \ifzpl at thrm
-	\ifdefined\newtheoremstyle
+	%\ifdefined\newtheoremstyle
 	\newtheoremstyle{plain}
-	{\topsep}   % ABOVESPACE
-    {\topsep}   % BELOWSPACE
+	{\medskipamount}   % ABOVESPACE, was \topset
+    {\medskipamount}   % BELOWSPACE, was \topset
     {\slshape}  % BODYFONT--\slshape is defined to be \itshape with upright figures and punctuation
     {}       % INDENT (empty value is the same as 0pt)
     {\bfseries} % HEADFONT--you may want to add \tlfstyle so the number is tab lining, regardless of text figure selection
@@ -152,8 +154,8 @@
     {.}         % HEADPUNCT
     {5pt plus 1pt minus 1pt} % HEADSPACE
     {}          % CUSTOM-HEAD-SPEC\newtheorem{thm}{Theorem}[section]
-    \fi%
-\fi		
+    %\fi%
+\fi%}		
 
 %%%%%%%%%%%%%%%%%%%%%%
 % Text Serif (TGPagellaX) %



More information about the tex-live-commits mailing list