summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/projlib/projlib-math.sty
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/latex/projlib/projlib-math.sty')
-rw-r--r--Master/texmf-dist/tex/latex/projlib/projlib-math.sty8
1 files changed, 4 insertions, 4 deletions
diff --git a/Master/texmf-dist/tex/latex/projlib/projlib-math.sty b/Master/texmf-dist/tex/latex/projlib/projlib-math.sty
index 8d7d017b06d..2b2d8c975b3 100644
--- a/Master/texmf-dist/tex/latex/projlib/projlib-math.sty
+++ b/Master/texmf-dist/tex/latex/projlib/projlib-math.sty
@@ -15,11 +15,11 @@
%% and version 1.3c or later is part of all distributions of LaTeX version
%% 2005/12/01 or later.
%%
-\NeedsTeXFormat{LaTeX2e}[2020-10-01]
+\NeedsTeXFormat{LaTeX2e}[2022-06-01]
\RequirePackage{l3keys2e}
\ProvidesExplPackage
{projlib-math}
- {2022/04/24} {}
+ {2022/06/15} {}
{Efficient math setup}
\keys_define:nn { projlib-math }
@@ -31,7 +31,7 @@
\RequirePackage { mathtools }
\RequirePackage { mathrsfs }
\PassOptionsToPackage { warnings-off = { mathtools-colon, mathtools-overbracket } } { unicode-math }
-\@ifpackageloaded { unicode-math } {} { \RequirePackage { amssymb } }
+\IfPackageLoadedTF { unicode-math } {} { \RequirePackage { amssymb } }
\msg_new:nnn { projlib-math }
{ operator-not-define }
@@ -128,7 +128,7 @@
{
\clist_clear:N \l__projlib_math_shortcut_prefix_clist
\tl_clear:N \l__projlib_math_shortcut_type_tl
- \tl_clear:N \l__projlib_math_shortcut_style_tl
+ \tl_set:Nn \l__projlib_math_shortcut_style_tl { \mathrm }
\keys_set:nn { projlib-math-shortcut } { #3 }
\tl_if_empty:NF \l__projlib_math_shortcut_type_tl
{