diff options
Diffstat (limited to 'Master/texmf-dist/tex/latex/lwarp/lwarp-centernot.sty')
-rw-r--r-- | Master/texmf-dist/tex/latex/lwarp/lwarp-centernot.sty | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/Master/texmf-dist/tex/latex/lwarp/lwarp-centernot.sty b/Master/texmf-dist/tex/latex/lwarp/lwarp-centernot.sty index c595d961d20..2bb3b879791 100644 --- a/Master/texmf-dist/tex/latex/lwarp/lwarp-centernot.sty +++ b/Master/texmf-dist/tex/latex/lwarp/lwarp-centernot.sty @@ -16,12 +16,8 @@ %% and version 1.3 or later is part of all distributions of LaTeX %% version 2005/12/01 or later. \LWR@ProvidesPackagePass{centernot}[2016/05/16] -\LWR@origRequirePackage{lwarp-common-mathjax-overlaysymbols} - \begin{warpMathJax} -\CustomizeMathJax{\newcommand{\centernot}[1]{% - \LWRoverlaysymbols{\unicode{x2215}}{#1} -}} +\CustomizeMathJax{\require{centernot}} \end{warpMathJax} \endinput %% |