summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/lwarp/lwarp-bigdelim.sty
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2020-02-19 22:12:54 +0000
committerKarl Berry <karl@freefriends.org>2020-02-19 22:12:54 +0000
commita9e8ab5ea667e1e188595e49a7cc6fcc4e5ae18e (patch)
treec4b3736cc1ba6481af15c82b988ace32ad9436e7 /Master/texmf-dist/tex/latex/lwarp/lwarp-bigdelim.sty
parent4701e1a772599af5699534ae4090999a79e04ecf (diff)
lwarp (19feb20)
git-svn-id: svn://tug.org/texlive/trunk@53847 c570f23f-e606-0410-a88d-b1316a301751
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
%%