```tex \documentclass[fleqn]{article} %\usepackage{amsmath} \usepackage[english,hebrew,provide*=*,bidi=basic]{babel} \begin{document} \begin{equation} a+b=c \end{equation} \end{document} ``` With `amsmath` it does not happen, so one of them is wrong.