From 92e3d8c50bf2e01a0887a86b0873d34e5eac3018 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Mon, 23 Jan 2017 22:18:03 +0000 Subject: newpx (23jan17) git-svn-id: svn://tug.org/texlive/trunk@43029 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/tex/latex/newpx/newpxmath.sty | 7 +++++-- Master/texmf-dist/tex/latex/newpx/newpxtext.sty | 18 ++++++++++-------- 2 files changed, 15 insertions(+), 10 deletions(-) (limited to 'Master/texmf-dist/tex/latex/newpx') diff --git a/Master/texmf-dist/tex/latex/newpx/newpxmath.sty b/Master/texmf-dist/tex/latex/newpx/newpxmath.sty index a0a73c22e25..638b274bbb7 100644 --- a/Master/texmf-dist/tex/latex/newpx/newpxmath.sty +++ b/Master/texmf-dist/tex/latex/newpx/newpxmath.sty @@ -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 @@ $\hfil\displaystyle{#1}\hfil$\crcr% \re@DeclareMathSymbol{\lhd}{\mathbin}{AMSm}{195} % LaTeX symbol \re@DeclareMathSymbol{\unrhd}{\mathbin}{AMSm}{196} % LaTeX symbol \re@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 diff --git a/Master/texmf-dist/tex/latex/newpx/newpxtext.sty b/Master/texmf-dist/tex/latex/newpx/newpxtext.sty index fa336e02861..8f63d81c906 100644 --- a/Master/texmf-dist/tex/latex/newpx/newpxtext.sty +++ b/Master/texmf-dist/tex/latex/newpx/newpxtext.sty @@ -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@footnote=\thefootnote +{\let\orig@footnote=\thefootnote \let\orig@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@figurestyle{osf}} \@onlypreamble\useosf @@ -141,19 +142,20 @@ {\sustyle #1}% }% to get sup style +%\AtEndPreamble{% \ifzpl@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 {.} % HEADPUNCT {5pt plus 1pt minus 1pt} % HEADSPACE {} % CUSTOM-HEAD-SPEC\newtheorem{thm}{Theorem}[section] - \fi% -\fi + %\fi% +\fi%} %%%%%%%%%%%%%%%%%%%%%% % Text Serif (TGPagellaX) % -- cgit v1.2.3