The bidi
package provides a convenient interface for typesetting
bidirectional texts with plain TeX and LaTeX.
The package includes adaptations for use with many other commonly-used packages.
The official versions of the package are released on CTAN.
The following example illustrates how the package can be used.
\documentclass{article}
\usepackage{bidi}
\setRTL
\begin{document}
...
\end{document}
If you think that you have found an issue in the package, please use the package issue tracker to report it.
You may also have conversations, ask questions and post answers without opening issues using the Discussions space.
The announcements for the new releases of the package will also appear in the Discussions space under the Announcements category.