@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.
@@ -8716,7 +8716,7 @@ function arabicXeLatexPreambleCmd() {
8716
8716
  \newcommand{\horzbar}{\rule[.5ex]{2.5ex}{0.5pt}}
8717
8717
 
8718
8718
 
8719
- \newcommand{\butexreflect}[1]{%\tikz[baseline=(n.base)]{\node[inner sep=0pt,outer sep=0pt,xscale=-1] (n) {#1};}%}
8719
+ \newcommand{\butexreflect}[1]{\tikz[baseline=(n.base)]{\node[inner sep=0pt,outer sep=0pt,xscale=-1](n){#1};}}
8720
8720
 
8721
8721
  \newcommand{\arabsqrt}[2]{\butexreflect{\(\sqrt[\butexreflect{\(#1\)}]{\butexreflect{\(#2\)}}\)}}
8722
8722
  \newcommand{\arabvec}[1]{\butexreflect{$\vec{\butexreflect{$#1$}}$}}