diff options
Diffstat (limited to 'Master/texmf-dist/tex/latex/lwarp/lwarp-mathfixs.sty')
-rw-r--r-- | Master/texmf-dist/tex/latex/lwarp/lwarp-mathfixs.sty | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Master/texmf-dist/tex/latex/lwarp/lwarp-mathfixs.sty b/Master/texmf-dist/tex/latex/lwarp/lwarp-mathfixs.sty index f721e39344c..8bb0e850bd2 100644 --- a/Master/texmf-dist/tex/latex/lwarp/lwarp-mathfixs.sty +++ b/Master/texmf-dist/tex/latex/lwarp/lwarp-mathfixs.sty @@ -18,7 +18,7 @@ \LWR@ProvidesPackagePass{mathfixs}[2018/12/30] \begin{warpMathJax} \CustomizeMathJax{\newcommand{\rfrac}[2]{\tfrac{#1}{#2}}} -\CustomizeMathJax{\newcommand{\vfrac}[2]{{}^{#1}\!/{}_{#2}}} +\CustomizeMathJax{\newcommand{\vfrac}[2]{\mathinner{{}^{#1}\!/{}_{#2}}}} \CustomizeMathJax{\newcommand{\ProvideMathFix}[1]{}} \CustomizeMathJax{\newcommand{\mathbold}[1]{\boldsymbol{#1}}} \CustomizeMathJax{\newcommand{\.}{\,}} |