diff options
Diffstat (limited to 'Master/texmf-dist/tex')
-rw-r--r-- | Master/texmf-dist/tex/latex/newpx/TeXGyrePagellaX.fontspec | 8 | ||||
-rw-r--r-- | Master/texmf-dist/tex/latex/newpx/newpxmath.sty | 4 | ||||
-rw-r--r-- | Master/texmf-dist/tex/latex/newpx/newpxtext.sty | 4 |
3 files changed, 12 insertions, 4 deletions
diff --git a/Master/texmf-dist/tex/latex/newpx/TeXGyrePagellaX.fontspec b/Master/texmf-dist/tex/latex/newpx/TeXGyrePagellaX.fontspec new file mode 100644 index 00000000000..ab4bcb57fa7 --- /dev/null +++ b/Master/texmf-dist/tex/latex/newpx/TeXGyrePagellaX.fontspec @@ -0,0 +1,8 @@ +\defaultfontfeatures[TeXGyrePagellaX] + { + Extension = .otf , + UprightFont = TeXGyrePagellaX-Regular, + BoldFont = TeXGyrePagellaX-Bold, + ItalicFont = TeXGyrePagellaX-Italic, + BoldItalicFont = TeXGyrePagellaX-BoldItalic + } diff --git a/Master/texmf-dist/tex/latex/newpx/newpxmath.sty b/Master/texmf-dist/tex/latex/newpx/newpxmath.sty index 117e497f0c6..5416a93cf57 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.233} -\def\filedate{2015/04/18} +\def\fileversion{1.24} +\def\filedate{2015/04/21} \ProvidesPackage{newpxmath} [\filedate\space v\fileversion] \@ifundefined{newpxmathLoaded}{}{\endinput} diff --git a/Master/texmf-dist/tex/latex/newpx/newpxtext.sty b/Master/texmf-dist/tex/latex/newpx/newpxtext.sty index 36e1a628761..5387dbd27cf 100644 --- a/Master/texmf-dist/tex/latex/newpx/newpxtext.sty +++ b/Master/texmf-dist/tex/latex/newpx/newpxtext.sty @@ -8,8 +8,8 @@ % 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.233} -\def\filedate{2015/04/18} +\def\fileversion{1.24} +\def\filedate{2015/04/21} \ProvidesPackage{newpxtext}[\filedate\space v\fileversion] \message{`newpxtext' v\fileversion, \filedate\space Text macros taking advantage of TeXGyre Pagella and its extensions (msharpe)} |