summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/lwarp/lwarp-bigdelim.sty
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/latex/lwarp/lwarp-bigdelim.sty')
-rw-r--r--Master/texmf-dist/tex/latex/lwarp/lwarp-bigdelim.sty11
1 files changed, 10 insertions, 1 deletions
diff --git a/Master/texmf-dist/tex/latex/lwarp/lwarp-bigdelim.sty b/Master/texmf-dist/tex/latex/lwarp/lwarp-bigdelim.sty
index 1e77a1077fb..0e089186946 100644
--- a/Master/texmf-dist/tex/latex/lwarp/lwarp-bigdelim.sty
+++ b/Master/texmf-dist/tex/latex/lwarp/lwarp-bigdelim.sty
@@ -6,7 +6,7 @@
%%
%% lwarp.dtx (with options: `bigdelim')
%% This is a generated file.
-%% Copyright 2016-2019 Brian Dunn
+%% Copyright 2016-2020 Brian Dunn
%%
%% This work may be distributed and/or modified under the
%% conditions of the LaTeX Project Public License, either version 1.3
@@ -31,6 +31,15 @@
}
\LWR@formatted{rdelim}
+
+\begin{warpMathJax}
+\CustomizeMathJax{
+ \newcommand{\LWRldelim}[1][]{\text{#1}~\LWRbigdelim}
+ \def\ldelim#1#2#3{\def\LWRbigdelim{#1}\LWRldelim}
+ \newcommand{\LWRrdelim}[1][]{\LWRbigdelim~\text{#1}}
+ \def\rdelim#1#2#3{\def\LWRbigdelim{#1}\LWRrdelim}
+}
+\end{warpMathJax}
\endinput
%%
%% End of file `lwarp-bigdelim.sty'.