diff options
author | Karl Berry <karl@freefriends.org> | 2017-01-27 23:12:43 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2017-01-27 23:12:43 +0000 |
commit | 37131b317fcc431f7335301f6f5afbb575974835 (patch) | |
tree | 6c5dd4deb4bc8051ff5d3364b3620a304bc8eec9 /Master/texmf-dist/tex | |
parent | e462812c76f9a95ced3c05bfd98be528a7cf365c (diff) |
newpx (27jan17)
git-svn-id: svn://tug.org/texlive/trunk@43062 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex')
-rw-r--r-- | Master/texmf-dist/tex/latex/newpx/newpxtext.sty | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Master/texmf-dist/tex/latex/newpx/newpxtext.sty b/Master/texmf-dist/tex/latex/newpx/newpxtext.sty index 8f63d81c906..5ae63a8aa38 100644 --- a/Master/texmf-dist/tex/latex/newpx/newpxtext.sty +++ b/Master/texmf-dist/tex/latex/newpx/newpxtext.sty @@ -8,14 +8,14 @@ % 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.313} -\def\filedate{2017/01/22} +\def\fileversion{1.314} +\def\filedate{2017/01/26} \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 |