diff options
Diffstat (limited to 'Master/texmf-dist/tex/latex/newpx')
-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 |