@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.
@@ -8681,7 +8681,7 @@ function arabicXeLatexPreambleCmd() {
8681
8681
  \newcommand{\horzbar}{\rule[.5ex]{2.5ex}{0.5pt}}
8682
8682
 
8683
8683
 
8684
- \newcommand{\butexreflect}[1]{%\tikz[baseline=(n.base)]{\node[inner sep=0pt,outer sep=0pt,xscale=-1] (n) {#1};}%}
8684
+ \newcommand{\butexreflect}[1]{\tikz[baseline=(n.base)]{\node[inner sep=0pt,outer sep=0pt,xscale=-1](n){#1};}}
8685
8685
 
8686
8686
  \newcommand{\arabsqrt}[2]{\butexreflect{\(\sqrt[\butexreflect{\(#1\)}]{\butexreflect{\(#2\)}}\)}}
8687
8687
  \newcommand{\arabvec}[1]{\butexreflect{$\vec{\butexreflect{$#1$}}$}}