Another one:

\documentclass{article}
\makeatletter
\input{rlbabel.def}
\@rltrue
\makeatother
\begin{document}
\begin{equation}
1+2=3
\end{equation}
\begin{eqnarray}
1+2&=&3
\end{eqnarray}
\end{document}

Problem: first equation is on left, second equation on right.

Expected Behaviour: both equations should be on the same side. Preferably
on the right in this case.

--------------------------------------------------
Subscriptions, Archive, and List information, etc.:
  http://tug.org/mailman/listinfo/xetex

Reply via email to