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.sty10
1 files changed, 4 insertions, 6 deletions
diff --git a/Master/texmf-dist/tex/latex/lwarp/lwarp-bigdelim.sty b/Master/texmf-dist/tex/latex/lwarp/lwarp-bigdelim.sty
index 0e089186946..a9d81119200 100644
--- a/Master/texmf-dist/tex/latex/lwarp/lwarp-bigdelim.sty
+++ b/Master/texmf-dist/tex/latex/lwarp/lwarp-bigdelim.sty
@@ -33,12 +33,10 @@
\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}
-}
+\CustomizeMathJax{\newcommand{\LWRldelim}[1][]{\text{#1}~\LWRbigdelim}}
+\CustomizeMathJax{\def\ldelim#1#2#3{\def\LWRbigdelim{#1}\LWRldelim}}
+\CustomizeMathJax{\newcommand{\LWRrdelim}[1][]{\LWRbigdelim~\text{#1}}}
+\CustomizeMathJax{\def\rdelim#1#2#3{\def\LWRbigdelim{#1}\LWRrdelim}}
\end{warpMathJax}
\endinput
%%