summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/lwarp/lwarp-libertinust1math.sty
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/latex/lwarp/lwarp-libertinust1math.sty')
-rw-r--r--Master/texmf-dist/tex/latex/lwarp/lwarp-libertinust1math.sty15
1 files changed, 5 insertions, 10 deletions
diff --git a/Master/texmf-dist/tex/latex/lwarp/lwarp-libertinust1math.sty b/Master/texmf-dist/tex/latex/lwarp/lwarp-libertinust1math.sty
index c0e1f524ba9..5a144992061 100644
--- a/Master/texmf-dist/tex/latex/lwarp/lwarp-libertinust1math.sty
+++ b/Master/texmf-dist/tex/latex/lwarp/lwarp-libertinust1math.sty
@@ -43,17 +43,12 @@
\LWR@mathjax@addgreek@l@up{up}{}
\CustomizeMathJax{\let\uppartial\partial}% not upright
+\CustomizeMathJax{\let\mathsfbf\mathbf}% not sans
+
+\CustomizeMathJax{\let\mathbfit\boldsymbol}
+\CustomizeMathJax{\let\mathsfbfit\mathbfit}% not sans
+\CustomizeMathJax{\let\mathsfit\mathit}% not sans
-\CustomizeMathJax{\newcommand{\mathsfbf}[1]{%
- \mmlToken{mi}[mathvariant="bold-sans-serif"]{#1}% not greek
-}}% not sans
-\CustomizeMathJax{\newcommand{\mathsfbfit}[1]{%
- \mmlToken{mi}[mathvariant="sans-serif-bold-italic"]{#1}% not greek
-}}%
-\CustomizeMathJax{\newcommand{\mathbfit}[1]{\boldsymbol{#1}}}
-\CustomizeMathJax{\newcommand{\mathsfit}[1]{%
- \mmlToken{mi}[mathvariant="sans-serif-italic"]{#1}% not greek
-}}
\CustomizeMathJax{\let\vectorsym\mathbfit}
\CustomizeMathJax{\let\matrixsym\mathbfit}
\CustomizeMathJax{\let\tensorsym\mathsfbfit}