@drghaliasri/butex 5.4.5 → 5.4.6

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/document2.js CHANGED
@@ -5078,7 +5078,7 @@ function arabicXeLatexPreambleCmd() {
5078
5078
  \newcommand{\horzbar}{\rule[.5ex]{2.5ex}{0.5pt}}
5079
5079
 
5080
5080
 
5081
- \newcommand{\butexreflect}[1]{%\tikz[baseline=(n.base)]{\node[inner sep=0pt,outer sep=0pt,xscale=-1] (n) {#1};}%}
5081
+ \newcommand{\butexreflect}[1]{\tikz[baseline=(n.base)]{\node[inner sep=0pt,outer sep=0pt,xscale=-1](n){#1};}}
5082
5082
 
5083
5083
  \newcommand{\arabsqrt}[2]{\butexreflect{\(\sqrt[\butexreflect{\(#1\)}]{\butexreflect{\(#2\)}}\)}}
5084
5084
  \newcommand{\arabvec}[1]{\butexreflect{$\vec{\butexreflect{$#1$}}$}}