diff options
Diffstat (limited to 'Master/texmf-dist/tex/latex/lwarp/lwarp-mathpazo.sty')
-rw-r--r-- | Master/texmf-dist/tex/latex/lwarp/lwarp-mathpazo.sty | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/Master/texmf-dist/tex/latex/lwarp/lwarp-mathpazo.sty b/Master/texmf-dist/tex/latex/lwarp/lwarp-mathpazo.sty index 1c8ced0163a..b9d43345948 100644 --- a/Master/texmf-dist/tex/latex/lwarp/lwarp-mathpazo.sty +++ b/Master/texmf-dist/tex/latex/lwarp/lwarp-mathpazo.sty @@ -15,12 +15,16 @@ %% http://www.latex-project.org/lppl.txt %% and version 1.3 or later is part of all distributions of LaTeX %% version 2005/12/01 or later. +\LWR@ProvidesPackagePass{mathpazo}[2020/03/25] \LWR@origRequirePackage{lwarp-common-mathjax-letters} -\LWR@ProvidesPackagePass{mathpazo}[2020/03/25] \begin{warpMathJax} \LWR@infoprocessingmathjax{mathpazo} +\ifpazo@slGreek +\LWR@mathjax@addgreek@u@it*{}{} +\fi + \LWR@mathjax@addgreek@u@up*{up}{} \CustomizeMathJax{\newcommand{\mathbold}[1]{\boldsymbol{#1}}} |