summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/projlib/PJLtoolkit.sty
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/latex/projlib/PJLtoolkit.sty')
-rw-r--r--Master/texmf-dist/tex/latex/projlib/PJLtoolkit.sty6
1 files changed, 4 insertions, 2 deletions
diff --git a/Master/texmf-dist/tex/latex/projlib/PJLtoolkit.sty b/Master/texmf-dist/tex/latex/projlib/PJLtoolkit.sty
index 899c9ed6866..3a0433a377e 100644
--- a/Master/texmf-dist/tex/latex/projlib/PJLtoolkit.sty
+++ b/Master/texmf-dist/tex/latex/projlib/PJLtoolkit.sty
@@ -17,7 +17,7 @@
%%
\NeedsTeXFormat{LaTeX2e}[2020-10-01]
\ProvidesPackage{PJLtoolkit}
- [2021/05/25 Collective interface of ProjLib Toolkit]
+ [2021/06/07 Collective interface of ProjLib Toolkit]
\RequirePackage{kvoptions}
\RequirePackage{etoolbox}
\SetupKeyvalOptions{
@@ -88,6 +88,7 @@
\if@PJLtoolkit@garamond
\RequirePackage{amssymb}
+ \PassOptionsToPackage{lining}{ebgaramond}
\RequirePackage{ebgaramond-maths}
\RequirePackage{ebgaramond}
% \RequirePackage{garamondlibre}
@@ -96,7 +97,7 @@
\if@PJLtoolkit@biolinum
\RequirePackage{amssymb}
- \RequirePackage{mathpazo}
+ % \RequirePackage{mathpazo}
% \RequirePackage[sansmath]{libertinust1math}
\ifPDFTeX
\RequirePackage{biolinum}
@@ -110,6 +111,7 @@
BoldItalicFont = LinBiolinum_RBO.otf ]
\fi
\PJLsetlinespacing{\setstretch{1.05}}
+ \RequirePackage[italic,defaultmathsizes]{mathastext}
\fi
\fi